/[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.141 by spiegel, Fri Jul 19 13:26:11 2002 UTC revision 1.142 by rms, Mon Jul 29 02:40:40 2002 UTC
# Line 114  See also variable `vc-consult-headers'." Line 114  See also variable `vc-consult-headers'."
114             (funcall vc-mistrust-permissions             (funcall vc-mistrust-permissions
115                      (vc-backend-subdirectory-name file)))))                      (vc-backend-subdirectory-name file)))))
116    
117    ;;; This is handled specially now.
118  ;; Tell Emacs about this new kind of minor mode  ;; Tell Emacs about this new kind of minor mode
119  (add-to-list 'minor-mode-alist '(vc-mode vc-mode))  ;; (add-to-list 'minor-mode-alist '(vc-mode vc-mode))
120    
121  (make-variable-buffer-local 'vc-mode)  (make-variable-buffer-local 'vc-mode)
122  (put 'vc-mode 'permanent-local t)  (put 'vc-mode 'permanent-local t)

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.142

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