mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
*** empty log message ***
This commit is contained in:
parent
78690f09b1
commit
48ce962eaf
@ -1,5 +1,13 @@
|
||||
2005-07-24 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* 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 <rms@gnu.org>
|
||||
|
Loading…
Reference in New Issue
Block a user