/[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.403 by spiegel, Sun Oct 30 10:39:55 2005 UTC revision 1.404 by jet, Mon Oct 31 01:22:56 2005 UTC
# Line 547  These are passed to the checkin program Line 547  These are passed to the checkin program
547    :group 'vc    :group 'vc
548    :version "20.3")    :version "20.3")
549    
550  (defcustom vc-directory-exclusion-list '("SCCS" "RCS" "CVS" "MCVS" ".svn")  (defcustom vc-directory-exclusion-list '("SCCS" "RCS" "CVS" "MCVS" ".svn" "{arch}")
551    "*List of directory names to be ignored when walking directory trees."    "*List of directory names to be ignored when walking directory trees."
552    :type '(repeat string)    :type '(repeat string)
553    :group 'vc)    :group 'vc)

Legend:
Removed from v.1.403  
changed lines
  Added in v.1.404

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