changeset 67776:923593002b13

(savehist-mode-hook): Add `:group'.
author Juri Linkov <juri@jurta.org>
date Fri, 23 Dec 2005 21:49:51 +0000
parents 0a80642ab161
children 8eda669e2619
files lisp/savehist.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.