freebsd-dev/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs-startup.el
Jordan K. Hubbard db4427d334 Updated CVS
1993-06-18 05:46:17 +00:00

7 lines
286 B
EmacsLisp

;;; pcl-cvs-startup.el,v 1.2 1992/04/07 20:49:17 berliner Exp
(autoload 'cvs-update "pcl-cvs"
"Run a 'cvs update' in the current working directory. Feed the
output to a *cvs* buffer and run cvs-mode on it.
If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run."
t)