Mercurial > emacs
diff lisp/ChangeLog @ 36944:4d294c5bb2ac
whitespace.el version 3.0 with buffer local toggle capability.
author | Rajesh Vaidheeswarran <rv@gnu.org> |
---|---|
date | Thu, 22 Mar 2001 21:30:11 +0000 |
parents | 4a89dfed75fe |
children | 34399684ec46 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 22 19:52:23 2001 +0000 +++ b/lisp/ChangeLog Thu Mar 22 21:30:11 2001 +0000 @@ -1,3 +1,15 @@ +2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org> + + * whitespace.el: Add buffer local variables to toggle testing of + whitespaces in buffers without affecting the default values. + + Added defuns (whitespace-toggle-ateol-check, + whitespace-toggle-leading-check, whitespace-toggle-trailing-check, + whitespace-toggle-indent-check and whitespace-toggle-spacetab-check) + + Bump version to 3.0 to account for a few other changes. + + 2001-03-21 Stefan Monnier <monnier@cs.yale.edu> * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.