/[emacs]/emacs/lisp/vc-hooks.el
ViewVC logotype

Diff of /emacs/lisp/vc-hooks.el

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

revision 1.151 by monnier, Sat May 31 17:43:28 2003 UTC revision 1.152 by fx, Thu Jun 5 11:34:06 2003 UTC
# Line 69  An empty list disables VC altogether." Line 69  An empty list disables VC altogether."
69    "*If non-nil, backups of registered files are made as with other files.    "*If non-nil, backups of registered files are made as with other files.
70  If nil (the default), files covered by version control don't get backups."  If nil (the default), files covered by version control don't get backups."
71    :type 'boolean    :type 'boolean
72    :group 'vc)    :group 'vc
73      :group 'backup)
74    
75  (defcustom vc-follow-symlinks 'ask  (defcustom vc-follow-symlinks 'ask
76    "*What to do if visiting a symbolic link to a file under version control.    "*What to do if visiting a symbolic link to a file under version control.

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152

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