Mercurial > emacs
changeset 29628:4580fc7c0a80
(pcl-cvs) <defgroup>: Add :version.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 13 Jun 2000 19:06:07 +0000 |
parents | 943a97b056d2 |
children | 855fe2e4005d |
files | lisp/pcvs-defs.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/pcvs-defs.el Tue Jun 13 18:18:02 2000 +0000 +++ b/lisp/pcvs-defs.el Tue Jun 13 19:06:07 2000 +0000 @@ -5,7 +5,7 @@ ;; Author: Stefan Monnier <monnier@cs.yale.edu> ;; Keywords: pcl-cvs ;; Version: $Name: $ -;; Revision: $Id: pcvs-defs.el,v 1.3 2000/03/22 02:56:51 monnier Exp $ +;; Revision: $Id: pcvs-defs.el,v 1.4 2000/06/11 22:35:19 monnier Exp $ ;; This file is part of GNU Emacs. @@ -68,6 +68,7 @@ (defgroup pcl-cvs nil "Special support for the CVS versioning system." + :version "21.1" :group 'tools :prefix "cvs-")