# HG changeset patch # User Stefan Monnier # Date 1082674629 0 # Node ID 65b9da0f5447f343329293c31c0d40c6b1d2d76b # Parent 386e33861abdd7710be4c00eb7660d04827836e8 *** empty log message *** diff -r 386e33861abd -r 65b9da0f5447 lisp/ChangeLog --- 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 + + * 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 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.