# HG changeset patch # User Eli Zaretskii # Date 1200146645 0 # Node ID 153dde7a0ed33346ef270e173971daee41c1957f # Parent 7305b32a846ce2c03fa64b2f4eb88148e02670d6 *** empty log message *** diff -r 7305b32a846c -r 153dde7a0ed3 lisp/ChangeLog --- 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 + + * 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 * subr.el (atomic-change-group): Prevent undo list truncation.