Mercurial > emacs
diff lisp/ChangeLog @ 32431:a35cc9700ff7
* tooltip.el (tooltip-use-echo-area): New user variable.
(tooltip-show): Use it to choose between `x-show-tip' and `message'.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Thu, 12 Oct 2000 17:02:19 +0000 |
parents | 958a5e37e95d |
children | 8d3a703c5422 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 12 16:47:25 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 12 17:02:19 2000 +0000 @@ -1,3 +1,8 @@ +2000-10-12 Sam Steingold <sds@gnu.org> + + * tooltip.el (tooltip-use-echo-area): New user variable. + (tooltip-show): Use it to choose between `x-show-tip' and `message'. + 2000-10-12 Dave Love <fx@gnu.org> * recentf.el: Maintainer's checkdoc fixes.