Mercurial > emacs
diff lisp/ChangeLog @ 66132:3fe20f1edf7b
* longlines.el (longlines-search-forward)
(longlines-search-backward): Match any number of spaces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 16 Oct 2005 23:46:15 +0000 |
parents | 698673f02315 |
children | 5a1bac1c915b |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 16 21:49:00 2005 +0000 +++ b/lisp/ChangeLog Sun Oct 16 23:46:15 2005 +0000 @@ -1,3 +1,8 @@ +2005-10-16 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-search-forward) + (longlines-search-backward): Match any number of spaces. + 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org> * diff-mode.el (diff-mode): Doc fix.