Index: emacs/lisp/tooltip.el
diff -c emacs/lisp/tooltip.el:1.63 emacs/lisp/tooltip.el:1.64
*** emacs/lisp/tooltip.el:1.63 Thu Jul 14 00:56:53 2005
--- emacs/lisp/tooltip.el Mon Jul 25 03:21:13 2005
***************
*** 159,165 ****
With ARG, turn tooltip mode on if and only if ARG is positive."
:global t
:init-value (not (or noninteractive
! emacs-quick-startup
(not (display-graphic-p))
(not (fboundp 'x-show-tip))))
:initialize 'custom-initialize-safe-default
--- 159,165 ----
With ARG, turn tooltip mode on if and only if ARG is positive."
:global t
:init-value (not (or noninteractive
! emacs-basic-display
(not (display-graphic-p))
(not (fboundp 'x-show-tip))))
:initialize 'custom-initialize-safe-default
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs