comparison lisp/pcl-cvs/pcl-cvs-startup.el @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
69:804d1389bcd6 70:131b0175ea99
1 ;;;#ident "@(#)OrigId: pcl-cvs-startup.el,v 1.4 1993/05/31 18:40:33 ceder Exp " 1 ;;;#ident "@(#)OrigId: pcl-cvs-startup.el,v 1.4 1993/05/31 18:40:33 ceder Exp "
2 ;;; 2 ;;;
3 ;;;#ident "@(#)cvs/contrib/pcl-cvs:$Name: $:$Id: pcl-cvs-startup.el,v 1.1.1.1 1996/12/18 03:32:27 steve Exp $" 3 ;;;#ident "@(#)cvs/contrib/pcl-cvs:$Name: r20-0b30 $:$Id: pcl-cvs-startup.el,v 1.1.1.1 1996/12/18 22:42:58 steve Exp $"
4 ;;; 4 ;;;
5 (autoload 'cvs-update "pcl-cvs" 5 (autoload 'cvs-update "pcl-cvs"
6 "Run a 'cvs update' in the current working directory. Feed the 6 "Run a 'cvs update' in the current working directory. Feed the
7 output to a *cvs* buffer and run cvs-mode on it. 7 output to a *cvs* buffer and run cvs-mode on it.
8 If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run." 8 If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run."