Mercurial > emacs
diff lisp/ChangeLog @ 72443:5cc7d65d1103
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 18 Aug 2006 12:51:09 +0000 |
parents | a978bbf5830a |
children | bcc1f5792592 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 18 12:50:08 2006 +0000 +++ b/lisp/ChangeLog Fri Aug 18 12:51:09 2006 +0000 @@ -1,3 +1,11 @@ +2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change) + + * whitespace.el (whitespace-cleanup-internal): New optional arg + REGION-ONLY. If it's non-nil, modify the message to the user + accordingly. + (whitespace-cleanup-region): Call whitespace-cleanup-internal with + a non-nil argument. + 2006-08-18 Gustav H,Ae(Bllberg <gustav@gmail.com> (tiny change) * rect.el (spaces-string): Simplify and add doc string.