From: Luc Teirlinck Date: Thu, 12 Jan 2006 02:27:35 +0000 (+0000) Subject: (tooltip-mode): Doc fix. X-Git-Tag: emacs-pretest-22.0.90~4792 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4c08ab31bc504bb583a2405e96065d831f8626a0;p=emacs.git (tooltip-mode): Doc fix. --- diff --git a/lisp/tooltip.el b/lisp/tooltip.el index e88bc6017ce..5d19e8cfba4 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -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