emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/savehist.el


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/savehist.el
Date: Fri, 23 Dec 2005 21:49:51 +0000

Index: emacs/lisp/savehist.el
diff -u emacs/lisp/savehist.el:1.13 emacs/lisp/savehist.el:1.14
--- emacs/lisp/savehist.el:1.13 Wed Nov 16 22:18:46 2005
+++ emacs/lisp/savehist.el      Fri Dec 23 21:49:51 2005
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]