changeset 88116:f7fe8f8f3937

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 01 Feb 2008 11:23:50 +0000
parents becc5f138486
children 376d8dccd05c
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 01 11:23:22 2008 +0000
+++ b/lisp/ChangeLog	Fri Feb 01 11:23:50 2008 +0000
@@ -1,6 +1,9 @@
 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
 
 	* whitespace.el (global-whitespace-mode): Fix modeline lighter.
+	(global-whitespace-mode): When turning off the global mode, turn
+	off the local modes too if whitespace is being unloaded.
+	(whitespace-unload-function): New function.
 
 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>