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: Thu, 02 Oct 2008 00:49:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      08/10/02 00:49:53

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14546
retrieving revision 1.14547
diff -u -b -r1.14546 -r1.14547
--- ChangeLog   1 Oct 2008 23:48:57 -0000       1.14546
+++ ChangeLog   2 Oct 2008 00:49:49 -0000       1.14547
@@ -1,3 +1,15 @@
+2008-10-01  Vinicius Jose Latorre  <address@hidden>
+
+       * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
+       that is, to take some action when a buffer is killed.  Suggested by
+       Stefan Monnier <address@hidden>.  Doc fix.  New version
+       11.2.2.
+       (whitespace-action): Docstring and :type fix.
+       (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
+       Code fix.
+       (whitespace-add-local-hook, whitespace-remove-local-hook)
+       (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
+
 2008-10-01  Magnus Henoch  <address@hidden>
 
        * net/tls.el (open-tls-stream): Show the actual command being




reply via email to

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