Mercurial > emacs
changeset 41110:1ea7e6e39018
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 16 Nov 2001 00:00:22 +0000 |
parents | 0bcf2d7f0112 |
children | e1f0c52217a7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 15 23:57:43 2001 +0000 +++ b/lisp/ChangeLog Fri Nov 16 00:00:22 2001 +0000 @@ -1,3 +1,9 @@ +2001-11-15 Richard M. Stallman <rms@gnu.org> + + * 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 <Pavel@Janik.cz> * derived.el: Fix autoload cookie. @@ -15,16 +21,6 @@ * dired.el (dired-undo): Display a message to explain that this does not undo file system changes. -2001-11-15 Alan Shutko <ats@acm.org> - - * 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 <rms@gnu.org> - - * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix. - 2001-11-15 David Kastrup <David.Kastrup@t-online.de> * mouse-drag.el (mouse-drag-throw): Push back non-drag events