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: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 26 Jan 2008 17:23:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/01/26 17:23:59

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12657
retrieving revision 1.12658
diff -u -b -r1.12657 -r1.12658
--- ChangeLog   26 Jan 2008 17:07:59 -0000      1.12657
+++ ChangeLog   26 Jan 2008 17:23:56 -0000      1.12658
@@ -1,3 +1,9 @@
+2008-01-26  Phil Sung <address@hidden> (tiny change)
+
+       * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
+       that the filename end is found even when the filename is empty.
+       Fixes error and spurious newlines when marking files for deletion.
+
 2008-01-26  Martin Rudalics  <address@hidden>
 
        * subr.el (find-tag-default): Simplify using exclusively




reply via email to

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