Mercurial > emacs
comparison lisp/ChangeLog @ 61162:a7d2fa456335
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 31 Mar 2005 10:10:59 +0000 |
parents | ef9cbc6a6401 |
children | bdeef980c30b |
comparison
equal
deleted
inserted
replaced
61161:22abf0130979 | 61162:a7d2fa456335 |
---|---|
1 2005-03-31 Kim F. Storm <storm@cua.dk> | 1 2005-03-31 Kim F. Storm <storm@cua.dk> |
2 | 2 |
3 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms. | 3 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms. |
4 (mouse-fixup-help-message): New defun called by show_help_echo. | 4 (mouse-fixup-help-message): New defun called by show_help_echo |
5 | 5 to fixup mouse-2 prefix in help messages when applicable. |
6 * tooltip.el (tooltip-show-help-function): Don't rewrite mouse-2 | 6 |
7 prefix in tooltip message. | 7 * tooltip.el (tooltip-show-help-function): Don't fixup message here. |
8 | 8 |
9 2005-03-31 Kenichi Handa <handa@etlken2> | 9 2005-03-31 Kenichi Handa <handa@etlken2> |
10 | 10 |
11 * language/thai-word.el (thai-find-word-ends): Pay attention to | 11 * language/thai-word.el (thai-find-word-ends): Pay attention to |
12 the case that we reach the end of buffer. | 12 the case that we reach the end of buffer. |