Mercurial > emacs
changeset 88117:376d8dccd05c
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 01 Feb 2008 11:25:16 +0000 |
parents | f7fe8f8f3937 |
children | 959dc75df82e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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. + 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>