emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 26 Oct 2007 09:10:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/26 09:10:50

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12059
retrieving revision 1.12060
diff -u -b -r1.12059 -r1.12060
--- ChangeLog   26 Oct 2007 08:07:17 -0000      1.12059
+++ ChangeLog   26 Oct 2007 09:10:49 -0000      1.12060
@@ -1,7 +1,11 @@
+2007-10-26  Juanma Barranquero  <address@hidden>
+
+       * eshell/em-unix.el (nil-blank-string): Doc fix.
+
 2007-10-26  John Wiegley  <address@hidden>
 
        * eshell/em-unix.el (eshell/diff): Before calling the `diff'
-       function, ensure that the third argument is turned into a NIL if
+       function, ensure that the third argument is turned into a nil if
        the string is otherwise completely empty (either no characters, or
        all tabs/spaces).  This fixes a bug from a user who found himself
        unable to customize `diff-switches' and still use Eshell's diff
@@ -34,8 +38,8 @@
 
        * add-log.el (change-log-start-entry-re): New defconst.
        (change-log-sortable-date-at): Use it.
-       (change-log-beginning-of-defun, change-log-end-of-defun): New
-       functions.
+       (change-log-beginning-of-defun, change-log-end-of-defun):
+       New functions.
        (change-log-mode): Use them for beginning-of-defun-function and
        end-of-defun-function.
 




reply via email to

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