From: Dave Love Date: Wed, 25 Feb 1998 23:09:07 +0000 (+0000) Subject: (winner-mode): Autoload cookie for defcustom too. X-Git-Tag: emacs-20.3~2094 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0471bec29964ba9a7cba3a7bd5766056aa66f395;p=emacs.git (winner-mode): Autoload cookie for defcustom too. --- diff --git a/lisp/winner.el b/lisp/winner.el index bd25a0665be..7bacaf53326 100644 --- a/lisp/winner.el +++ b/lisp/winner.el @@ -52,6 +52,7 @@ "Restoring window configurations." :group 'windows) +;;;###autoload (defcustom winner-mode nil "Toggle winner-mode. You must modify via \\[customize] for this variable to have an effect."