diff lisp/ChangeLog @ 42347:50338be46a0d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 27 Dec 2001 03:13:57 +0000
parents 38e43ae6eb0e
children f4f9fbb022cc
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.