Mercurial > emacs
diff lisp/ChangeLog @ 87963:10a88d763b88
New commands for cleaning up some blank problems like trailing blanks.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Fri, 25 Jan 2008 14:09:57 +0000 |
parents | 4693d30bd9c1 |
children | bf987d1f70f3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 25 10:01:15 2008 +0000 +++ b/lisp/ChangeLog Fri Jan 25 14:09:57 2008 +0000 @@ -1,3 +1,18 @@ +2008-01-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> + + * blank-mode.el: New version 9.0. New commands to clean up some blank + problems like trailing blanks. New faces and regexp for visualizing + the blank problems. Doc fix. + (blank-chars, blank-global-modes, blank-chars-value-list) + (blank-toggle-option-alist, blank-help-text): Initialization fix. + (blank-indentation, blank-empty, blank-space-after-tab): New faces. + (blank-indentation, blank-empty, blank-space-after-tab) + (blank-indentation-regexp, blank-empty-at-bob-regexp) + (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New + options. + (blank-cleanup, blank-cleanup-region): New commands. + (blank-color-on): Code fix. + 2008-01-25 Dan Nicolaescu <dann@ics.uci.edu> * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by