1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00

* tooltip.el (tooltip-mode): Initialize unconditionally to t.

This commit is contained in:
Chong Yidong 2008-09-06 21:29:32 +00:00
parent 09144fdd27
commit 8158237f5e

View file

@ -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.