1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Eli Zaretskii
88751b1100 (tooltip-delay): Decrease to 0.7.
(tooltip-hide-delay): Enlarge to 10.
2001-11-03 16:59:11 +00:00
Gerd Moellmann
9ac553b952 Remove installation instructions. There's nothing to do. 2001-10-27 15:08:48 +00:00
Eli Zaretskii
4b2bb9be85 (tooltip-set-param): Doc fix. 2001-10-22 10:02:41 +00:00
Eli Zaretskii
7142670a95 (tooltip-x-offset, tooltip-y-offset): Mention in the
doc string the effect of `left' and `top' parameters in
tooltip-frame-parameters, the default values, and the units.
(tooltip-frame-parameters): Mention `top' and `left' in the doc
string.
(tooltip-show): Mention in the doc string the `top' and `left'
parameters in tooltip-frame-parameters, and x-max-tooltip-size.
2001-10-22 08:54:13 +00:00
Gerd Moellmann
3e6ed9704c (tooltip) <defgroup>: Put it in `gud' group instead
of `c'.
2001-05-16 14:53:37 +00:00
Gerd Moellmann
a93c8ba89a (tooltip-hide-delay): New user-option.
(tooltip-show): Use tooltip-hide-delay instead of the default.
2001-01-18 14:38:45 +00:00
Gerd Moellmann
06f76f9fb8 (tooltip-cancel-delayed-tip)
(tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
and tooltip-add-timeout.
(tooltip-show): Set border color from faces's foreground.
(tooltip-show-help-function): If called with the same help string
as last time, do nothing.
(tooltip-help-tips): Don't set tooltip-help-message to nil.
2001-01-04 20:38:02 +00:00
Gerd Moellmann
f3b05e994e Fix last change. 2001-01-04 14:10:01 +00:00
Gerd Moellmann
2621f5a96f (tooltip-frame-parameters): Remove colors.
(tooltip): New face
(tooltip-set-param): New function.
(tooltip-show): Set up color frame parameters from face `tooltip'.
Display the tooltip text in face `tooltip'.
2001-01-04 14:07:37 +00:00
Gerd Moellmann
c6da4eb44f (tooltip-mode): Signal an error if x-show-tip
isn't fboundp.
2000-12-18 17:11:17 +00:00
Gerd Moellmann
e56031492e (tooltip-show): If an error is signaled in
x-show-tip, display that error, and display the help in the
echo area.
2000-12-14 10:35:22 +00:00
Dave Love
e775fcc402 *** empty log message *** 2000-11-27 18:01:19 +00:00
Dave Love
8be44f9de4 (tooltip-use-echo-area): Doc fix. 2000-11-27 17:50:38 +00:00
Gerd Moellmann
e4df9b40fd (tooltip-x-offset, tooltip-y-offset): New user-options.
(tooltip-show): Use the offsets.
2000-11-18 12:56:26 +00:00
Gerd Moellmann
90e69ae536 (tooltip-mode): Add a comment about startup.el
setting the default value of this user-option.
2000-11-09 23:48:29 +00:00
Miles Bader
c39e89832a (tooltip-gud-tips-setup): New function.
(tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
(tooltip-mode): Call tooltip-gud-tips-setup.
(tooltip-gud-tips): Use `gud-basic-call' instead of process-send-string,
so the prompt gets frobbed appropriately.  Handle nil return value from
`tooltip-gud-print-command'.
2000-11-02 04:28:01 +00:00
Sam Steingold
72200f8916 * tooltip.el (tooltip-use-echo-area): New user variable.
(tooltip-show): Use it to choose between `x-show-tip' and `message'.
2000-10-12 17:02:19 +00:00
Sam Steingold
a1f84f6d16 use float-time 2000-07-26 18:44:36 +00:00
Dave Love
024e5da65b (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
Doc fix.
2000-02-02 14:59:02 +00:00
Dave Love
01b23b9933 (tooltip-mode): Customize this, per convention.
(tooltip-active): Option deleted.
1999-08-19 18:35:29 +00:00
Gerd Moellmann
7840ced199 New file. 1999-07-21 21:43:52 +00:00