Mercurial > emacs
comparison lisp/ChangeLog @ 70927:1d492927a08d
whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.
author | Rajesh Vaidheeswarran <rv@gnu.org> |
---|---|
date | Thu, 25 May 2006 18:09:25 +0000 |
parents | 02241ad48da2 |
children | eb752cf09c8b |
comparison
equal
deleted
inserted
replaced
70926:6ab4517adb6b | 70927:1d492927a08d |
---|---|
1 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org> | |
2 * whitespace.el (whitespace-cleanup): change to cleanup | |
3 region if one is active | |
4 * whitespace.el (whitespace-cleanup-internal): new internal | |
5 method | |
6 | |
1 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com> | 7 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com> |
2 | 8 |
3 * dired.el (dired-mode-map): Add help-echo strings to tumme | 9 * dired.el (dired-mode-map): Add help-echo strings to tumme |
4 commands. | 10 commands. |
5 | 11 |