# HG changeset patch # User Gerd Moellmann # Date 995293875 0 # Node ID d44d2452557210c281fad39c509968054458334a # Parent 643e08c68af90bc16a52b8ec57bb8100ddc6078f *** empty log message *** diff -r 643e08c68af9 -r d44d24525572 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 16 14:30:53 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 16 14:31:15 2001 +0000 @@ -1,5 +1,8 @@ 2001-07-16 Gerd Moellmann + * mouse-sel.el (mouse-sel-bindings): Instead of unbinding + mouse-1 etc., bind them to `ignore'. + * eshell/esh-mode.el (eshell-send-invisible): Renamed from send-invisible, which is already defined in Comint. (eshell-watch-for-password-prompt): Use it.