Mercurial > emacs
changeset 20980:85cc901f00ee
(winner-mode): Autoload cookie for defcustom too.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 25 Feb 1998 23:09:07 +0000 |
parents | 38e7bcbb3595 |
children | 0ce30e7ba2b8 |
files | lisp/winner.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/winner.el Wed Feb 25 23:05:37 1998 +0000 +++ b/lisp/winner.el Wed Feb 25 23:09:07 1998 +0000 @@ -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."