]> git.eshelyaron.com Git - emacs.git/commitdiff
* longlines.el (longlines-search-forward)
authorChong Yidong <cyd@stupidchicken.com>
Thu, 12 Jun 2008 17:27:45 +0000 (17:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 12 Jun 2008 17:27:45 +0000 (17:27 +0000)
(longlines-search-backward, longlines-re-search-forward): Use a
smarter search-spaces-regexp.

lisp/ChangeLog

index ef77c4312f253ebe764e4f744b943209f7f766fc..61a8b8f553d2dad14a1c63bb37206fe3c253682b 100644 (file)
@@ -1,3 +1,9 @@
+2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * longlines.el (longlines-search-forward)
+       (longlines-search-backward, longlines-re-search-forward): Use a
+       smarter search-spaces-regexp.
+
 2008-06-12  Sam Steingold  <sds@gnu.org>
 
        * vc.el (vc-rename-file): DTRT when the destination is a directory