# HG changeset patch # User Jan Dj¸«£rv # Date 1207733656 0 # Node ID 174378d889728a1d223940ed25f91068fc221273 # Parent 529aa606e975bbeb59beced706c16b4e750d8b23 *** empty log message *** diff -r 529aa606e975 -r 174378d88972 lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 09 09:34:06 2008 +0000 +++ b/lisp/ChangeLog Wed Apr 09 09:34:16 2008 +0000 @@ -1,3 +1,10 @@ +2008-04-09 Jan DjƤrv + + * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as + show-help-function when turning tooltip off. + (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area. + (tooltip-trunc-str, tooltip-show-help-non-mode): New. + 2008-04-09 Alan Mackenzie * font-lock.el (font-lock-extend-after-change-region-function):