Mercurial > emacs
changeset 55089:65b9da0f5447
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 22 Apr 2004 22:57:09 +0000 |
parents | 386e33861abd |
children | 5aea43a3dacd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 22 22:56:59 2004 +0000 +++ b/lisp/ChangeLog Thu Apr 22 22:57:09 2004 +0000 @@ -1,3 +1,14 @@ +2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca> + + * diff-mode.el (diff-next-error): New fun. + (diff-mode): Use it. + + * simple.el (next-error): Change arg name. + Add support for the documented C-u C-x ` usage. + + * frame.el (special-display-popup-frame, next-multiframe-window) + (previous-multiframe-window): Only consider frames on same display. + 2004-04-22 Lars Hansen <larsh@math.ku.dk> * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.