diff options
| author | Eli Zaretskii | 2001-06-19 10:00:43 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-06-19 10:00:43 +0000 |
| commit | a5eab4a9af5731e5d4e178397549f9694c7db119 (patch) | |
| tree | 1daa6a9e312508f77a82bd63e4ef4ceeb634d7b7 /lisp/ChangeLog | |
| parent | 0c00c5acabadda6eefce8c0731562983241f55ae (diff) | |
| download | emacs-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/ChangeLog | 7 |
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 @@ | |||
| 1 | 2001-06-12 John Wiegley <johnw@gnu.org> | 1 | 2001-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 | |||
| 6 | 2001-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. |