From 67ccd6cbc5ce6a5da970a173a7faa3282f9bba88 Mon Sep 17 00:00:00 2001 From: Glenn Morris <rgm@gnu.org> Date: Sun, 22 Apr 2007 01:56:17 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 7 +++++++ lisp/ChangeLog | 3 +++ 2 files changed, 10 insertions(+) diff --git a/etc/TODO b/etc/TODO index 75c57b73449..0c778c7b7be 100644 --- a/etc/TODO +++ b/etc/TODO @@ -101,6 +101,13 @@ current buffer. ** make back_comment use syntax-ppss or equivalent. ** Improve configure's treatment of NON_GNU_CPP on Solaris. +(patch available for after Emacs 22) + +** Consider improving src/sysdep.c's search for a fqdn. +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html + +** Find a proper fix for rcirc multiline nick adding. +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html * Important features: diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0855c8a8218..8c2be56191b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-04-22 Glenn Morris <rgm@gnu.org> + * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom, + and give it the risky-local-variable property. + * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev before defining it. -- 2.39.5