From: Nick Roberts Date: Tue, 7 Feb 2006 06:58:37 +0000 (+0000) Subject: (gud-tooltip-mode): Remove autoload cookie. X-Git-Tag: emacs-pretest-22.0.90~4333 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e50054c2b96c23e427f0ef71b65d4968a3e2e21b;p=emacs.git (gud-tooltip-mode): Remove autoload cookie. User should use gdb-mode-hook if desired. --- diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index 92c3eb55884..7a8745f0e9c 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el @@ -3231,7 +3231,6 @@ Treats actions as defuns." ;;; Customizable settings -;;;###autoload (define-minor-mode gud-tooltip-mode "Toggle the display of GUD tooltips." :global t