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

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

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

revision 1.35 by spiegel, Tue Mar 5 13:30:50 2002 UTC revision 1.36 by spiegel, Mon Mar 18 17:19:45 2002 UTC
# Line 279  COMMENT can be used to provide an initia Line 279  COMMENT can be used to provide an initia
279    
280  `vc-register-switches' and `vc-cvs-register-switches' are passed to  `vc-register-switches' and `vc-cvs-register-switches' are passed to
281  the CVS command (in that order)."  the CVS command (in that order)."
282      (let ((switches (list      (let ((switches (append
283                       (if (stringp vc-register-switches)                       (if (stringp vc-register-switches)
284                           (list vc-register-switches)                           (list vc-register-switches)
285                         vc-register-switches)                         vc-register-switches)

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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