/[emacs]/emacs/lisp/savehist.el
ViewVC logotype

Diff of /emacs/lisp/savehist.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by monnier, Wed Nov 16 17:20:25 2005 UTC revision 1.13 by rms, Wed Nov 16 22:18:46 2005 UTC
# Line 135  If set to nil, disables timer-based auto Line 135  If set to nil, disables timer-based auto
135    "Hook called by `savehist-save' before saving the variables.    "Hook called by `savehist-save' before saving the variables.
136  You can use this hook to influence choice and content of variables to  You can use this hook to influence choice and content of variables to
137  save."  save."
138    :type 'hook)    :type 'hook
139      :group 'savehist)
140    
141  ;; This should be capable of representing characters used by Emacs.  ;; This should be capable of representing characters used by Emacs.
142  ;; We prefer UTF-8 over ISO 2022 because it is well-known outside  ;; We prefer UTF-8 over ISO 2022 because it is well-known outside

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26