# HG changeset patch # User Eli Zaretskii # Date 962206439 0 # Node ID d9bd335bf39a820b5025c6124f78fd18557b4823 # Parent 16e551942724a0c5d07e8857e387429dc6cc910d *** empty log message *** diff -r 16e551942724 -r d9bd335bf39a lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 28 15:32:23 2000 +0000 +++ b/lisp/ChangeLog Wed Jun 28 15:33:59 2000 +0000 @@ -1,3 +1,13 @@ +2000-06-28 Eli Zaretskii + + * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use + window-system. + + * man.el (Man-notify-when-ready): Don't use window-system. If + Man-notify-method is newframe, and the display is not + multi-frame, select the frame created for the man page. + (Man-init-defvars): Doc fix. + 2000-06-28 Gerd Moellmann * replace.el (query-replace-map): Bind `e' like `E'.