aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2906265bdef..895a4083bd5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12001-12-26 Richard M. Stallman <rms@gnu.org> 12001-12-26 Richard M. Stallman <rms@gnu.org>
2 2
3 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
4 defined as before 2001-11-09.
5 (add-minor-mode call): Specify the keymap.
6
3 * progmodes/compile.el (compile-internal): 7 * progmodes/compile.el (compile-internal):
4 Set TERM variable in process-environment. 8 Set TERM variable in process-environment.
5 9