emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Mon, 22 Oct 2007 02:15:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/22 02:15:02

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5949
retrieving revision 1.5950
diff -u -b -r1.5949 -r1.5950
--- ChangeLog   22 Oct 2007 00:20:06 -0000      1.5949
+++ ChangeLog   22 Oct 2007 02:15:02 -0000      1.5950
@@ -1,8 +1,14 @@
+2007-10-22  Juanma Barranquero  <address@hidden>
+
+       * emacs.c (Fdump_emacs): Fix typo in message.
+       (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
+       <installation-directory>: Reflow docstring.
+
 2007-10-22  Juri Linkov  <address@hidden>
 
        * minibuf.c: Allow minibuffer default to be a list of default values.
        With empty input use the first element of this list as returned default.
-       (string_to_object):
+       (string_to_object)
        (read_minibuf_noninteractive):  If defalt is cons, set val to its car.
        (read_minibuf): If defalt is cons, set histstring to its car.
        (Fread_string): If default_value is cons, set val to its car.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]