diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e1401575946..2939f0e743f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * net/quickurl.el (quickurl-url-file): Run through | ||
| 4 | convert-standard-filename. | ||
| 5 | (quickurl-list-populate-buffer): Add help-echo to | ||
| 6 | mouse-highlighted text. | ||
| 7 | (top-level): Update Dave's URL. | ||
| 8 | |||
| 3 | * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to | 9 | * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to |
| 4 | mouse-highlighted text. | 10 | mouse-highlighted text. |
| 5 | 11 | ||