Mercurial > emacs
comparison lisp/ChangeLog @ 38444:d44d24525572
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 16 Jul 2001 14:31:15 +0000 |
parents | bc6d11e676b3 |
children | d91aa21f1e78 |
comparison
equal
deleted
inserted
replaced
38443:643e08c68af9 | 38444:d44d24525572 |
---|---|
1 2001-07-16 Gerd Moellmann <gerd@gnu.org> | 1 2001-07-16 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding | |
4 mouse-1 etc., bind them to `ignore'. | |
2 | 5 |
3 * eshell/esh-mode.el (eshell-send-invisible): Renamed from | 6 * eshell/esh-mode.el (eshell-send-invisible): Renamed from |
4 send-invisible, which is already defined in Comint. | 7 send-invisible, which is already defined in Comint. |
5 (eshell-watch-for-password-prompt): Use it. | 8 (eshell-watch-for-password-prompt): Use it. |
6 | 9 |