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

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

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

revision 1.13 by spiegel, Tue Aug 28 17:05:55 2001 UTC revision 1.14 by spiegel, Mon Feb 25 22:05:16 2002 UTC
# Line 308  EDITABLE non-nil means previous version Line 308  EDITABLE non-nil means previous version
308           (append (list "-q"           (append (list "-q"
309                         (and oldvers (concat "-r" oldvers))                         (and oldvers (concat "-r" oldvers))
310                         (and newvers (concat "-r" newvers)))                         (and newvers (concat "-r" newvers)))
311                   (vc-diff-switches-list sccs))))                   (vc-diff-switches-list 'SCCS))))
312    
313    
314  ;;;  ;;;

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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