]> git.eshelyaron.com Git - emacs.git/commitdiff
(winner-mode): Autoload cookie for defcustom too.
authorDave Love <fx@gnu.org>
Wed, 25 Feb 1998 23:09:07 +0000 (23:09 +0000)
committerDave Love <fx@gnu.org>
Wed, 25 Feb 1998 23:09:07 +0000 (23:09 +0000)
lisp/winner.el

index bd25a0665bee3ba829a4e3da93a2c6928824f9a7..7bacaf533268086884f70ef14ff2af0cdb465df1 100644 (file)
@@ -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."