]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 30 May 2004 14:21:53 +0000 (14:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 30 May 2004 14:21:53 +0000 (14:21 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 0a5778d476c175c670d06fdb035205506c095379..26d6ba248d731ab96bcd725eb3b9f85944f34a36 100644 (file)
@@ -1,3 +1,9 @@
+2004-05-30  Richard M. Stallman  <rms@gnu.org>
+
+       * files.el (find-file): Doc fix.
+
+       * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
+
 2004-05-30  Nick Roberts  <nickrob@gnu.org>
 
        * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
index 7b6d3a958867d7b54e6050bd095fe169b359b70d..efa5eb94091bd526d97019fea66464a555a15e3f 100644 (file)
@@ -1,5 +1,8 @@
 2004-05-30  Richard M. Stallman  <rms@gnu.org>
 
+       * loading.texi (Named Features): Clarify return value
+       and meaning of NOERROR.
+
        * variables.texi (File Local Variables): Minor cleanup.
 
 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>