changeset 79828:153dde7a0ed3

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 12 Jan 2008 14:04:05 +0000
parents 7305b32a846c
children 9cd51e20e318
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 12 14:02:39 2008 +0000
+++ b/lisp/ChangeLog	Sat Jan 12 14:04:05 2008 +0000
@@ -1,3 +1,13 @@
+2008-01-12  Eli Zaretskii  <eliz@gnu.org>
+
+	* progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete
+	function.
+	(ebrowse-view/find-file-and-search-pattern): Call
+	view-file-other-window instead of ebrowse-view-file-other-window.
+	(ebrowse-view-file-other-frame): Don't call
+	current-window-configuration.  Fix second argument in the call to
+	view-mode-enter.  Doc fix.
+
 2008-01-11  Richard Stallman  <rms@gnu.org>
 
 	* subr.el (atomic-change-group): Prevent undo list truncation.