aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-07-24 11:05:40 +0000
committerEli Zaretskii2001-07-24 11:05:40 +0000
commita9f7310463adf8c9ef4ae402fc17bfcae5fd5c5f (patch)
tree7886e9488b1c8f982d05dfbeaf8fdeb6769f8c7e /lisp/ChangeLog
parentf018895322f32670a2277198dc008c7cb48e2f95 (diff)
downloademacs-a9f7310463adf8c9ef4ae402fc17bfcae5fd5c5f.tar.gz
emacs-a9f7310463adf8c9ef4ae402fc17bfcae5fd5c5f.zip
(mouse-avoidance-too-close-p): If the frame lacks a
tool-bar-lines parameter, behave as if its value were zero. (mouse-avoidance-set-pointer-shape): Don't do anything if x-pointer-shape is not boundp.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d27973d115a..b6c7f227671 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
4 tool-bar-lines parameter, behave as if its value were zero.
5 (mouse-avoidance-set-pointer-shape): Don't do anything if
6 x-pointer-shape is not boundp.
7
12001-07-23 Francesco Potorti` <pot@gnu.org> 82001-07-23 Francesco Potorti` <pot@gnu.org>
2 9
3 * uniquify.el: Overall speedup changes when using many buffers. 10 * uniquify.el: Overall speedup changes when using many buffers.