Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
79827:7305b32a846c | 79828:153dde7a0ed3 |
---|---|
1 2008-01-12 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete | |
4 function. | |
5 (ebrowse-view/find-file-and-search-pattern): Call | |
6 view-file-other-window instead of ebrowse-view-file-other-window. | |
7 (ebrowse-view-file-other-frame): Don't call | |
8 current-window-configuration. Fix second argument in the call to | |
9 view-mode-enter. Doc fix. | |
10 | |
1 2008-01-11 Richard Stallman <rms@gnu.org> | 11 2008-01-11 Richard Stallman <rms@gnu.org> |
2 | 12 |
3 * subr.el (atomic-change-group): Prevent undo list truncation. | 13 * subr.el (atomic-change-group): Prevent undo list truncation. |
4 | 14 |
5 2008-01-11 Martin Rudalics <rudalics@gmx.at> | 15 2008-01-11 Martin Rudalics <rudalics@gmx.at> |