aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d081e6ccfda..e7de63e94e5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -118,6 +118,8 @@
118 118
1192000-08-18 Stefan Monnier <monnier@cs.yale.edu> 1192000-08-18 Stefan Monnier <monnier@cs.yale.edu>
120 120
121 * progmodes/sh-script.el: Big bag of typos.
122
121 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp 123 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
122 check since ispell-process is not bound when ispell is not yet loaded. 124 check since ispell-process is not bound when ispell is not yet loaded.
123 125