changeset 42347:50338be46a0d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 27 Dec 2001 03:13:57 +0000
parents 76e044b68878
children e012bc3e9105
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 27 03:13:48 2001 +0000
+++ b/lisp/ChangeLog	Thu Dec 27 03:13:57 2001 +0000
@@ -1,5 +1,9 @@
 2001-12-26  Richard M. Stallman  <rms@gnu.org>
 
+	* textmodes/flyspell.el (flyspell-mode-map): New keymap,
+	defined as before 2001-11-09.
+	(add-minor-mode call): Specify the keymap.
+
 	* progmodes/compile.el (compile-internal):
 	Set TERM variable in process-environment.