Mercurial > emacs
changeset 68141:e97b6ce08cb9
(tooltip-mode): Doc fix.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 12 Jan 2006 02:27:35 +0000 |
parents | 4baa8cfc2485 |
children | 7864e29d620b |
files | lisp/tooltip.el |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/tooltip.el Thu Jan 12 02:27:00 2006 +0000 +++ b/lisp/tooltip.el Thu Jan 12 02:27:35 2006 +0000 @@ -48,7 +48,10 @@ (define-minor-mode tooltip-mode "Toggle Tooltip display. -With ARG, turn tooltip mode on if and only if ARG is positive." +With ARG, turn tooltip mode on if and only if ARG is positive. +When this minor mode is enabled, Emacs displays help text +in a pop-up window on mouse-over. When it is disabled, +Emacs displays the help text in the echo area instead." :global t :init-value (not (or noninteractive emacs-basic-display