]> code.delx.au - gnu-emacs/commitdiff
(tooltip-mode): Doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 12 Jan 2006 02:27:35 +0000 (02:27 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 12 Jan 2006 02:27:35 +0000 (02:27 +0000)
lisp/tooltip.el

index e88bc6017ce24236ba8bc75805b4651998e9b050..5d19e8cfba45f0760c1714248887d6f993252bcc 100644 (file)
 
 (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