]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 17 Jul 2006 20:57:24 +0000 (20:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 17 Jul 2006 20:57:24 +0000 (20:57 +0000)
lisp/ChangeLog
lispref/ChangeLog

index e7fbe2131abf8b51f62d4aaf2a43a1882d5de473..5dd8940fed70e4fed6066d8917cca581c28492f5 100644 (file)
@@ -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):
        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>
 
index bc9e67f15e412a5b701f105e3d83398fe4028aaf..7ed5ed986b8b489e35ba1c0257cb2cd4f8fd9992 100644 (file)
@@ -1,3 +1,11 @@
+2006-07-17  Richard Stallman  <rms@gnu.org>
+
+       * variables.texi (File Local Variables): Clarify that
+       file local variables make buffer-local bindings.
+
+       * modes.texi (Syntactic Font Lock): Give default for
+       font-lock-syntax-table.
+
 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
 
        * text.texi (Special Properties): Clean up previous change.