+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
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>
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.
;;; ebrowse.el --- Emacs C++ class browser & tags facility
-;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
+;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
;; Free Software Foundation Inc.
;; Author: Gerd Moellmann <gerd@gnu.org>