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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 23 Jul 2005 22:44:17 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7995 emacs/lisp/ChangeLog:1.7996
*** emacs/lisp/ChangeLog:1.7995 Sun Jul 24 01:18:23 2005
--- emacs/lisp/ChangeLog        Sun Jul 24 02:44:15 2005
***************
*** 1,5 ****
--- 1,13 ----
  2005-07-24  Juanma Barranquero  <address@hidden>
  
+       * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
+       (reb-next-match, reb-show-subexp): Use `with-selected-window'
+       instead of `reb-with-current-window'.
+       (reb-prev-match): Likewise.  Also, don't move left if the search
+       was unsuccessful.
+       (reb-initialize-buffer): New function.
+       (re-builder, reb-change-syntax): Use it.
+ 
        * man.el (Man-goto-page): Make second argument NOERROR optional.
  
  2005-07-23  Richard M. Stallman  <address@hidden>




reply via email to

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