# HG changeset patch # User Gerd Moellmann # Date 1015500636 0 # Node ID d21b88d9b7dae49e1ed7d750c16bd3a24ccd7a8a # Parent 1ba74303cdcb1a4aa1d66eedf11b7d8034db0c97 *** empty log message *** diff -r 1ba74303cdcb -r d21b88d9b7da lisp/ChangeLog --- 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 + + * 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 * 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 @@ -61,7 +67,7 @@ 2002-03-05 Michael Kifer - * ediff-init.el: comments. + * ediff-init.el: Comments. * ediff-hook.el: Got rid of autoloads. Not needed, since the hook is loaded.