aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-06-19 10:00:43 +0000
committerEli Zaretskii2001-06-19 10:00:43 +0000
commita5eab4a9af5731e5d4e178397549f9694c7db119 (patch)
tree1daa6a9e312508f77a82bd63e4ef4ceeb634d7b7 /lisp/ChangeLog
parent0c00c5acabadda6eefce8c0731562983241f55ae (diff)
downloademacs-a5eab4a9af5731e5d4e178397549f9694c7db119.tar.gz
emacs-a5eab4a9af5731e5d4e178397549f9694c7db119.zip
(WoMan-highlight-references): Add help-echo to mouse-highlighted text.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cc439515e54..7a322e4dfe2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,9 @@
12001-06-12 John Wiegley <johnw@gnu.org> 12001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * woman.el (WoMan-highlight-references): Add help-echo to
4 mouse-highlighted text.
5
62001-06-18 John Wiegley <johnw@gnu.org>
2 7
3 * eshell/esh-mode.el: Disabled a test that often yields false 8 * eshell/esh-mode.el: Disabled a test that often yields false
4 failures. 9 failures.