Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 538:56d2a7dcb919
[xemacs-hg @ 2001-05-14 09:51:46 by adrian]
[PATCH] Possible fix for mouse-track-insert in 21.[1245], Please Test! <sniaxhsv.fsf@rapier.ecf.teradyne.com>
author | adrian |
---|---|
date | Mon, 14 May 2001 09:51:47 +0000 |
parents | 8f3fb4fd879b |
children | 666d73d6ac56 |
comparison
equal
deleted
inserted
replaced
537:836d476763d0 | 538:56d2a7dcb919 |
---|---|
1 2001-05-13 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * buff-menu.el (Buffer-menu-mode): `mouse-track-click-hook' was | |
4 made buffer-local incorrectly (make-local-variable instead of | |
5 make-local-hook). Furthermore this hook must not be local so that | |
6 it can keep track of buffers and windows. | |
7 | |
1 2001-05-13 Mike Alexander <mta@arbortext.com> | 8 2001-05-13 Mike Alexander <mta@arbortext.com> |
2 | 9 |
3 * dragdrop.el (experimental-dragdrop-drop-url-default): If event | 10 * dragdrop.el (experimental-dragdrop-drop-url-default): If event |
4 has no window, use one from the frame in the event | 11 has no window, use one from the frame in the event |
5 | 12 |