aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-08-27 16:18:26 +0000
committerGlenn Morris <[email protected]>2009-08-27 16:18:26 +0000
commit98a758c10ff6bcd065a7bfbf1fb5864a1f059694 (patch)
tree94933e0caf19dea40386ebeb2553993dce9e9577
parentba83a64e18f8472176468255eb89a4bb55c726ae (diff)
Add fixmes.
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cfc096349d..0d484af30b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -73,6 +73,10 @@ source while in the midst of loading another file (e.g., with
to be corrupted once the outer load completed. Most code doesn't care
about this, but some (like c-mode) may check it.
+** FIXME save-interprogram-paste-before-kill
+
+** FIXME kill-do-not-save-duplicates
+
** File-local variable changes
*** Specifying a minor mode as a local variables enables that mode,