Mercurial > emacs
changeset 104646:17ba24e6c4d0
Add fixmes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 27 Aug 2009 16:18:26 +0000 |
parents | 2ef67426b537 |
children | ef4820f099a1 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Aug 27 14:56:17 2009 +0000 +++ b/etc/NEWS Thu Aug 27 16:18:26 2009 +0000 @@ -73,6 +73,10 @@ 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,