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 <[EMAIL PROTECTED]> + * 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 <[EMAIL PROTECTED]>
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs