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

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

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

revision 1.22 by spiegel, Sat Jan 5 17:21:06 2002 UTC revision 1.23 by spiegel, Mon Feb 25 22:04:29 2002 UTC
# Line 553  Needs RCS 5.6.2 or later for -M." Line 553  Needs RCS 5.6.2 or later for -M."
553           (append (list "-q"           (append (list "-q"
554                         (concat "-r" oldvers)                         (concat "-r" oldvers)
555                         (and newvers (concat "-r" newvers)))                         (and newvers (concat "-r" newvers)))
556                   (vc-diff-switches-list rcs))))                   (vc-diff-switches-list 'RCS))))
557    
558    
559  ;;;  ;;;

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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