aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2006-08-18 12:51:09 +0000
committerEli Zaretskii2006-08-18 12:51:09 +0000
commitfa1f79270d61d371e26bce5e60a0f9e17a7944da (patch)
tree1788f54c0eb58d81e68dc7f652521fe522df7672 /lisp
parent6e6f0cb6ab4c8df5f33d5d857147f15a52400bf2 (diff)
downloademacs-fa1f79270d61d371e26bce5e60a0f9e17a7944da.tar.gz
emacs-fa1f79270d61d371e26bce5e60a0f9e17a7944da.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5ebd5bbb859..e5692b08fb7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-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
12006-08-18 Gustav H,Ae(Bllberg <gustav@gmail.com> (tiny change) 92006-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.