Mercurial > emacs
changeset 72443:5cc7d65d1103
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 18 Aug 2006 12:51:09 +0000 |
parents | 384cd9b2e977 |
children | efffd34acd8e |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 20 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Fri Aug 18 12:50:08 2006 +0000 +++ b/etc/ChangeLog Fri Aug 18 12:51:09 2006 +0000 @@ -1,3 +1,15 @@ +2006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si> + + * TUTORIAL.sl: Synchronize with TUTORIAL. + +2006-08-18 Mats Lidell <matsl@contactor.se> + + * TUTORIAL.sv: Synchronize with TUTORIAL. + +2006-08-18 Alfredo Finelli <alfredofnl@tiscali.it> + + * TUTORIAL.it: Synchronize with TUTORIAL. + 2006-08-15 Carsten Dominik <dominik@science.uva.nl> * orgcard.tex: Version number change.
--- 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.