# HG changeset patch # User Juri Linkov <juri@jurta.org> # Date 1148592841 0 # Node ID 7345b1f8a3ba06a9a215b0f32ee491397501cc03 # Parent 83b791ca7b110f47bcdcc69c4dfb368360126cc9 *** empty log message *** diff -r 83b791ca7b11 -r 7345b1f8a3ba lispref/ChangeLog --- 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> diff -r 83b791ca7b11 -r 7345b1f8a3ba src/ChangeLog --- 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__.