/[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.135 by spiegel, Fri Nov 9 14:58:21 2001 UTC revision 1.136 by pj, Tue Dec 11 07:35:18 2001 UTC
# Line 463  to do that, use this command a second ti Line 463  to do that, use this command a second ti
463  (define-key global-map "\C-x\C-q" 'vc-toggle-read-only)  (define-key global-map "\C-x\C-q" 'vc-toggle-read-only)
464    
465  (defun vc-default-make-version-backups-p (backend file)  (defun vc-default-make-version-backups-p (backend file)
466    "Return non-nil if unmodified repository versions should    "Return non-nil if unmodified repository versions should be backed up locally.
467  be backed up locally.  The default is to switch off this feature."  The default is to switch off this feature."
468    nil)    nil)
469    
470  (defun vc-version-backup-file-name (file &optional rev manual regexp)  (defun vc-version-backup-file-name (file &optional rev manual regexp)

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.136

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