summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs-startup.el
blob: 27bb57cddd848aed65900fca1b2f2b9346ff408e (plain)
1
2
3
4
5
6
;;; 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)
OpenPOWER on IntegriCloud