emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 15 Nov 2001 19:00:22 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3030 emacs/lisp/ChangeLog:1.3031
--- emacs/lisp/ChangeLog:1.3030 Thu Nov 15 16:55:16 2001
+++ emacs/lisp/ChangeLog        Thu Nov 15 19:00:22 2001
@@ -1,3 +1,9 @@
+2001-11-15  Richard M. Stallman  <address@hidden>
+
+       * emacs-lisp/cl.el (values, values-list, multiple-value-list) 
+       (multiple-value-apply, nth-value): Use defsubst rather than defalias
+       to get better doc strings.
+
 2001-11-15  Pavel Jan,Bm(Bk  <address@hidden>
 
        * derived.el: Fix autoload cookie.
@@ -14,16 +20,6 @@
 
        * dired.el (dired-undo): Display a message to explain
        that this does not undo file system changes.
-
-2001-11-15  Alan Shutko  <address@hidden>
-
-       * compile.el (recompile): Use compilation-arguments if set, so as
-       to be able to M-x recompile the exact command which created a
-       compilation-mode buffer.
-
-2001-11-13  Richard M. Stallman  <address@hidden>
-
-       * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
 
 2001-11-15  David Kastrup  <address@hidden>
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]