From abeb5483f0881a2af8ec6d5792910dd1e86ac9df Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 25 May 2006 21:34:01 +0000 Subject: [PATCH] *** empty log message *** --- lispref/ChangeLog | 6 +++++- src/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e70bb8e77c9..a7830e96b5c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2006-05-25 Juri Linkov + + * modes.texi (%-Constructs): Add %e, %z, %Z. + 2006-05-25 Richard Stallman * elisp.texi (Top): Update subnode menu. @@ -535,7 +539,7 @@ 2005-12-23 Eli Zaretskii - * 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 diff --git a/src/ChangeLog b/src/ChangeLog index afdf48c6b7f..02d417a23dc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2006-05-25 Juri Linkov + + * 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 * emacs.c (main, Fdump_emacs): Don't test __linux or __linux__.