diff lisp/ChangeLog @ 98454:431a14612b87

Eliminate whitespace-kill-buffer-hook functionality.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Thu, 02 Oct 2008 00:49:49 +0000
parents aa00c07b3f62
children 33d466f1a725
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 01 23:48:57 2008 +0000
+++ b/lisp/ChangeLog	Thu Oct 02 00:49:49 2008 +0000
@@ -1,3 +1,15 @@
+2008-10-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
+	that is, to take some action when a buffer is killed.  Suggested by
+	Stefan Monnier <monnier@iro.umontreal.ca>.  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  <mange@freemail.hu>
 
 	* net/tls.el (open-tls-stream): Show the actual command being