comparison lisp/ChangeLog @ 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 f5d9629680f8
children 0d4dcca7e854
comparison
equal deleted inserted replaced
98059:fa8fea8ec49a 98060:5cc38a558cdd
1 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * tooltip.el (tooltip-mode): Initialize unconditionally to t.
4
1 2008-09-06 Glenn Morris <rgm@gnu.org> 5 2008-09-06 Glenn Morris <rgm@gnu.org>
2 6
3 * add-log.el (diff-find-source-location): Declare. 7 * add-log.el (diff-find-source-location): Declare.
4 (find-change-log): If called from a diff buffer, try to switch to the 8 (find-change-log): If called from a diff buffer, try to switch to the
5 source buffer (e.g. to respect change-log-default-name there). 9 source buffer (e.g. to respect change-log-default-name there).