From: Juri Linkov Date: Fri, 23 Dec 2005 21:49:51 +0000 (+0000) Subject: (savehist-mode-hook): Add `:group'. X-Git-Tag: emacs-pretest-22.0.90~5101 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=105744a3cf865b7f36864c90e46db24b09def2be;p=emacs.git (savehist-mode-hook): Add `:group'. --- diff --git a/lisp/savehist.el b/lisp/savehist.el index 97960199302..ef75369c761 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el @@ -129,7 +129,8 @@ If set to nil, disables timer-based autosaving." (defcustom savehist-mode-hook nil "Hook called when `savehist-mode' is turned on." - :type 'hook) + :type 'hook + :group 'savehist) (defcustom savehist-save-hook nil "Hook called by `savehist-save' before saving the variables.