Mercurial > emacs
diff lisp/ChangeLog @ 79828:153dde7a0ed3
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 12 Jan 2008 14:04:05 +0000 |
parents | 9ccfdd7f6adb |
children | 7d66f0e4630b |
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.