Mercurial > emacs
changeset 70932:7345b1f8a3ba
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 25 May 2006 21:34:01 +0000 |
parents | 83b791ca7b11 |
children | 9deaa0c2c11f |
files | lispref/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Thu May 25 21:20:19 2006 +0000 +++ b/lispref/ChangeLog Thu May 25 21:34:01 2006 +0000 @@ -1,3 +1,7 @@ +2006-05-25 Juri Linkov <juri@jurta.org> + + * modes.texi (%-Constructs): Add %e, %z, %Z. + 2006-05-25 Richard Stallman <rms@gnu.org> * elisp.texi (Top): Update subnode menu. @@ -535,7 +539,7 @@ 2005-12-23 Eli Zaretskii <eliz@gnu.org> - * text.texi (Undo): Remove dupliate descriptions of `apply + * text.texi (Undo): Remove duplicate descriptions of `apply funname' and `apply delta' elements of the undo list. 2005-12-20 Richard M. Stallman <rms@gnu.org>
--- a/src/ChangeLog Thu May 25 21:20:19 2006 +0000 +++ b/src/ChangeLog Thu May 25 21:34:01 2006 +0000 @@ -1,3 +1,12 @@ +2006-05-25 Juri Linkov <juri@jurta.org> + + * lisp.h (Fread_from_minibuffer): Decrement number of args. + + * minibuf.c (read_minibuf): Remove arg KEEP_ALL. Callers changed. + (Fread_from_minibuffer): Remove arg KEEP_ALL. Callers changed. + + * buffer.c (mode-line-format): Fix docstring. + 2006-05-25 Richard Stallman <rms@gnu.org> * emacs.c (main, Fdump_emacs): Don't test __linux or __linux__.