/[emacs]/emacs/lisp/tooltip.el
ViewVC logotype

Diff of /emacs/lisp/tooltip.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.63 by teirllm, Thu Jul 14 00:56:53 2005 UTC revision 1.64 by rms, Mon Jul 25 03:21:13 2005 UTC
# Line 159  This might return nil if the event did n Line 159  This might return nil if the event did n
159  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."
160    :global t    :global t
161    :init-value (not (or noninteractive    :init-value (not (or noninteractive
162                         emacs-quick-startup                         emacs-basic-display
163                         (not (display-graphic-p))                         (not (display-graphic-p))
164                         (not (fboundp 'x-show-tip))))                         (not (fboundp 'x-show-tip))))
165    :initialize 'custom-initialize-safe-default    :initialize 'custom-initialize-safe-default

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26