Mercurial > emacs
changeset 39048:0c97582defff
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 31 Aug 2001 08:52:03 +0000 |
parents | d177c68813c0 |
children | 766b9d2b8899 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 31 08:51:39 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 31 08:52:03 2001 +0000 @@ -1,3 +1,9 @@ +2001-08-31 Gerd Moellmann <gerd@gnu.org> + + * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank. + Instead of running mouse-yank-at-click, see what the event is + bound to outside Isearch and run that. + 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>: Fix
--- a/src/ChangeLog Fri Aug 31 08:51:39 2001 +0000 +++ b/src/ChangeLog Fri Aug 31 08:52:03 2001 +0000 @@ -1,3 +1,8 @@ +2001-08-31 Gerd Moellmann <gerd@gnu.org> + + * composite.c (update_compositions): Do nothing if + inhibit-modification-hooks is set. + 2001-08-30 Gerd Moellmann <gerd@gnu.org> * emacs.c (shut_down_emacs): Don't call check_glyph_memory