changeset 79293:7b9d5ff05014

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Oct 2007 15:59:19 +0000
parents 256e724f6460
children 038b3e2f763f
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 31 15:56:23 2007 +0000
+++ b/lisp/ChangeLog	Wed Oct 31 15:59:19 2007 +0000
@@ -1,5 +1,9 @@
 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
 
+	* whitespace.el (whitespace-write-file-hook): Remove interactive spec.
+	(whitespace-unload-function): New-style unload function.
+	If run, stop old style `-hook' function from running.
+
 	* strokes.el (strokes-alphabetic-lessp): Doc fix.
 
 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>