aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-06-12 17:27:45 +0000
committerChong Yidong2008-06-12 17:27:45 +0000
commita70b4e6e218c0a43ef4581dc7c8c838951313a6b (patch)
treeb1520e9b41818e1f497836991454abffa3598aaf
parent260c15b4b936e4673d066abf6a93f124ef1c8566 (diff)
downloademacs-a70b4e6e218c0a43ef4581dc7c8c838951313a6b.tar.gz
emacs-a70b4e6e218c0a43ef4581dc7c8c838951313a6b.zip
* longlines.el (longlines-search-forward)
(longlines-search-backward, longlines-re-search-forward): Use a smarter search-spaces-regexp.
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ef77c4312f2..61a8b8f553d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-06-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * longlines.el (longlines-search-forward)
4 (longlines-search-backward, longlines-re-search-forward): Use a
5 smarter search-spaces-regexp.
6
12008-06-12 Sam Steingold <sds@gnu.org> 72008-06-12 Sam Steingold <sds@gnu.org>
2 8
3 * vc.el (vc-rename-file): DTRT when the destination is a directory 9 * vc.el (vc-rename-file): DTRT when the destination is a directory