Mercurial > emacs
comparison lisp/ChangeLog @ 60807:d157045932cd
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 21 Mar 2005 22:15:54 +0000 |
parents | 1af19368d36d |
children | c8e49e96413b |
comparison
equal
deleted
inserted
replaced
60806:1af19368d36d | 60807:d157045932cd |
---|---|
1 2005-03-21 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * tooltip.el (tooltip-show-help-function): Check car and cdr of | |
4 mouse position. | |
5 | |
1 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * icomplete.el: Don't forcibly turn on the mode upon load. | 8 * icomplete.el: Don't forcibly turn on the mode upon load. |
4 (icomplete-mode): Use define-minor-mode. | 9 (icomplete-mode): Use define-minor-mode. |
5 (icomplete-eoinput): Default to nil. | 10 (icomplete-eoinput): Default to nil. |