emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 06 Jun 2008 20:30:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/06/06 20:30:57

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13907
retrieving revision 1.13908
diff -u -b -r1.13907 -r1.13908
--- ChangeLog   6 Jun 2008 20:02:41 -0000       1.13907
+++ ChangeLog   6 Jun 2008 20:30:54 -0000       1.13908
@@ -1,3 +1,14 @@
+2008-06-06  Chong Yidong  <address@hidden>
+
+       * replace.el (replace-search-function)
+       (replace-re-search-function): New vars.
+       (perform-replace): Use them.
+
+       * longlines.el (longlines-re-search-forward): New function.
+       (longlines-mode): Bind replace-search-function and
+       replace-re-search-function, to ensure that replacement commands
+       treat newlines as spaces.
+
 2008-06-06  Stefan Monnier  <address@hidden>
 
        * help.el (function-called-at-point):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]