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: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 06 Sep 2008 00:19:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      08/09/06 00:19:34

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14422
retrieving revision 1.14423
diff -u -b -r1.14422 -r1.14423
--- ChangeLog   5 Sep 2008 22:13:55 -0000       1.14422
+++ ChangeLog   6 Sep 2008 00:19:31 -0000       1.14423
@@ -40,6 +40,15 @@
        in a highlighted region: indent each line in region according to
        mode.  Supply this so it works in XEmacs and older Emacs.
 
+2008-09-05  Vinicius Jose Latorre  <address@hidden>
+
+       * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
+       buffers (bug#360). New version 11.2.1.
+       (whitespace-action): New value `warn-read-only' to give a warning when
+       buffer is read-only and whitespace action is cleanup or auto-cleanup.
+       (whitespace-cleanup, whitespace-cleanup-region): Code fix.
+       (whitespace-warn-read-only): New fun.
+
 2008-09-05  Chong Yidong  <address@hidden>
 
        * international/quail.el: Require help-mode.




reply via email to

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