summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e7fbe2131ab..5dd8940fed7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-17 Richard Stallman <rms@gnu.org>
+
+ * image-mode.el (tar-superior-buffer, archive-superior-buffer):
+ Add defvars to silence warnings.
+
2006-07-17 Chong Yidong <cyd@stupidchicken.com>
* progmodes/compile.el (compilation-mode-font-lock-keywords):
@@ -2183,8 +2188,6 @@
to `ispell-local-dictionary'.
(ispell-internal-change-dictionary): Check for a change in
personal dictionary use too.
- Cosmetic changes from Agustin Martin
- <agustin.martin@hispalinux.es>.
2006-05-05 Eli Zaretskii <eliz@gnu.org>