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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/savehist.el
Date: Wed, 16 Nov 2005 17:18:46 -0500

Index: emacs/lisp/savehist.el
diff -c emacs/lisp/savehist.el:1.12 emacs/lisp/savehist.el:1.13
*** emacs/lisp/savehist.el:1.12 Wed Nov 16 17:20:25 2005
--- emacs/lisp/savehist.el      Wed Nov 16 22:18:46 2005
***************
*** 135,141 ****
    "Hook called by `savehist-save' before saving the variables.
  You can use this hook to influence choice and content of variables to
  save."
!   :type 'hook)
  
  ;; This should be capable of representing characters used by Emacs.
  ;; We prefer UTF-8 over ISO 2022 because it is well-known outside
--- 135,142 ----
    "Hook called by `savehist-save' before saving the variables.
  You can use this hook to influence choice and content of variables to
  save."
!   :type 'hook
!   :group 'savehist)
  
  ;; This should be capable of representing characters used by Emacs.
  ;; We prefer UTF-8 over ISO 2022 because it is well-known outside




reply via email to

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