diff options
author | Kim F. Storm <storm@cua.dk> | 2005-01-12 10:16:45 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-01-12 10:16:45 +0000 |
commit | 1e801ac3bedcb50db2103288c5d49be8d076cee8 (patch) | |
tree | ae72fa809390e5fee85e004778318c8b476249b9 /lisp | |
parent | bf31a09320c3ec079e8cbb035f20533e8bfa5b7e (diff) | |
download | emacs-1e801ac3bedcb50db2103288c5d49be8d076cee8.tar.gz emacs-1e801ac3bedcb50db2103288c5d49be8d076cee8.tar.bz2 emacs-1e801ac3bedcb50db2103288c5d49be8d076cee8.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c3411719f68..8ecf42089e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-01-12 Kim F. Storm <storm@cua.dk> + + * mouse.el (mouse-on-link-p): Change functionality and doc + string to comply with latest description in lisp ref. + 2005-01-12 Nick Roberts <nickrob@snap.net.nz> * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event): Enable |