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

Diff of /emacs/lisp/vc.el

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

revision 1.312 by spiegel, Sun Oct 21 12:15:22 2001 UTC revision 1.313 by spiegel, Sun Oct 21 23:31:45 2001 UTC
# Line 473  These are passed to the checkin program Line 473  These are passed to the checkin program
473  (defconst vc-maximum-comment-ring-size 32  (defconst vc-maximum-comment-ring-size 32
474    "Maximum number of saved comments in the comment ring.")    "Maximum number of saved comments in the comment ring.")
475    
 ;; This is duplicated in diff.el.  
 (defvar diff-switches "-c"  
   "*A string or list of strings specifying switches to be passed to diff.")  
   
476  (defcustom vc-diff-switches nil  (defcustom vc-diff-switches nil
477    "*A string or list of strings specifying switches for diff under VC.    "*A string or list of strings specifying switches for diff under VC.
478  There is also an option vc-BACKEND-diff-switches for each BACKEND that  There is also an option vc-BACKEND-diff-switches for each BACKEND that

Legend:
Removed from v.1.312  
changed lines
  Added in v.1.313

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