Mercurial > emacs
changeset 43765:d21b88d9b7da
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 07 Mar 2002 11:30:36 +0000 |
parents | 1ba74303cdcb |
children | 4ec731903020 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 07 11:27:02 2002 +0000 +++ b/lisp/ChangeLog Thu Mar 07 11:30:36 2002 +0000 @@ -1,3 +1,9 @@ +2002-03-07 Gerd Moellmann <gerd@gnu.org> + + * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern): + Use the other-window instead of the other-frame functions when + the window is dedicated. + 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu> * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text @@ -9,7 +15,7 @@ name does not contain characters that are invalid for DOS/Windows filesystems. - * dos-fns.el, w32-fns.el: (make-auto-save-file-name): + * dos-fns.el, w32-fns.el (make-auto-save-file-name): Remove replacement functions. 2002-03-06 Gerd Moellmann <gerd@gnu.org> @@ -61,7 +67,7 @@ 2002-03-05 Michael Kifer <kifer@cs.stonybrook.edu> - * ediff-init.el: comments. + * ediff-init.el: Comments. * ediff-hook.el: Got rid of autoloads. Not needed, since the hook is loaded.