]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Thu, 29 Sep 2005 23:41:36 +0000 (23:41 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 29 Sep 2005 23:41:36 +0000 (23:41 +0000)
lispref/ChangeLog
src/ChangeLog

index 1f4e1a1ff6f6ae69be2935847a813542e174e5a3..6e8f20024d22a8b830ca943cd8d9de52de16126e 100644 (file)
@@ -1,3 +1,9 @@
+2005-09-29  Juri Linkov  <juri@jurta.org>
+
+       * display.texi (Displaying Messages): Rename argument name
+       `string' to `format-string' in functions `message', `message-box',
+       `message-or-box'.
+
 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * errors.texi (Standard Errors): Corrected xrefs.
index b9829d1803cd9497bd08da0f0547b743d43498e4..3b207c4b509d23a4d2a0ff2f97423b4fc75ee1ab 100644 (file)
@@ -1,3 +1,9 @@
+2005-09-29  Juri Linkov  <juri@jurta.org>
+
+       * editfns.c (Fmessage, Fmessage_box, Fmessage_or_box):
+       Rename argument name `string' to `format-string'.
+       (Fformat): Doc fix.
+
 2005-09-28  Kim F. Storm  <storm@cua.dk>
 
        * image.c (gif_load): Fix size of allocated image buffer