# HG changeset patch # User Juri Linkov # Date 1135374591 0 # Node ID 923593002b13a7486e70938e8e7a3231283f08f7 # Parent 0a80642ab161c744c8ba0098d6ae8eb9057f7b34 (savehist-mode-hook): Add `:group'. diff -r 0a80642ab161 -r 923593002b13 lisp/savehist.el --- a/lisp/savehist.el Fri Dec 23 21:49:32 2005 +0000 +++ b/lisp/savehist.el Fri Dec 23 21:49:51 2005 +0000 @@ -129,7 +129,8 @@ (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.