comparison 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
comparison
equal deleted inserted replaced
72442:384cd9b2e977 72443:5cc7d65d1103
1 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
2
3 * whitespace.el (whitespace-cleanup-internal): New optional arg
4 REGION-ONLY. If it's non-nil, modify the message to the user
5 accordingly.
6 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
7 a non-nil argument.
8
1 2006-08-18 Gustav H,Ae(Bllberg <gustav@gmail.com> (tiny change) 9 2006-08-18 Gustav H,Ae(Bllberg <gustav@gmail.com> (tiny change)
2 10
3 * rect.el (spaces-string): Simplify and add doc string. 11 * rect.el (spaces-string): Simplify and add doc string.
4 12
5 2006-08-17 Romain Francoise <romain@orebokech.com> 13 2006-08-17 Romain Francoise <romain@orebokech.com>