aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/pcvs-defs.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-07-16 07:46:48 +0000
committerPavel Janík <[email protected]>2001-07-16 07:46:48 +0000
commit3afbc435ac942072f42bf795dea22131b03c8d93 (patch)
tree6715b27c5ef636a36a491d4b6f5d39896cf7b472 /lisp/pcvs-defs.el
parent5d3d1e3209acdc38227b0ec5bdd8c4a31f58d8d4 (diff)
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/pcvs-defs.el')
-rw-r--r--lisp/pcvs-defs.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/pcvs-defs.el b/lisp/pcvs-defs.el
index 959642b22f..0d66176f8c 100644
--- a/lisp/pcvs-defs.el
+++ b/lisp/pcvs-defs.el
@@ -4,7 +4,7 @@
;; Author: Stefan Monnier <[email protected]>
;; Keywords: pcl-cvs
-;; Revision: $Id: pcvs-defs.el,v 1.13 2001/05/11 20:50:37 monnier Exp $
+;; Revision: $Id: pcvs-defs.el,v 1.14 2001/05/18 16:59:52 sds Exp $
;; This file is part of GNU Emacs.
@@ -502,4 +502,4 @@ message and replace it with a message tell you to change this variable.")
;;
(provide 'pcvs-defs)
-;;; pcl-cvs-defs.el ends here
+;;; pcvs-defs.el ends here