Mercurial > emacs
changeset 98060:5cc38a558cdd
* tooltip.el (tooltip-mode): Initialize unconditionally to t.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 06 Sep 2008 21:29:32 +0000 |
parents | fa8fea8ec49a |
children | 68a220b546b7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 06 20:07:49 2008 +0000 +++ b/lisp/ChangeLog Sat Sep 06 21:29:32 2008 +0000 @@ -1,3 +1,7 @@ +2008-09-06 Chong Yidong <cyd@stupidchicken.com> + + * tooltip.el (tooltip-mode): Initialize unconditionally to t. + 2008-09-06 Glenn Morris <rgm@gnu.org> * add-log.el (diff-find-source-location): Declare.