summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 28146912eca..e72ca752ebe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
2003-08-02 Andreas Schwab <schwab@suse.de>
+ * textmodes/ispell.el: Don't redo key bindings on loading, put
+ them only in loaddefs.el.
+ * bookmark.el: Likewise.
+ * dabbrev.el: Likewise.
+ * emerge.el: Likewise.
+
* apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
has more than one member.