# HG changeset patch # User Juanma Barranquero # Date 1201865116 0 # Node ID 376d8dccd05c2607afb41cccab1e0583f8683a70 # Parent f7fe8f8f3937f3940f68ad514ee6ea4b3633554d *** empty log message *** diff -r f7fe8f8f3937 -r 376d8dccd05c lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 01 11:23:50 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 01 11:25:16 2008 +0000 @@ -1,8 +1,8 @@ 2008-02-01 Juanma Barranquero * 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. + 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