]> code.delx.au - gnu-emacs/blobdiff - lisp/pcvs-util.el
(match-string-no-properties): Use substring-no-properties.
[gnu-emacs] / lisp / pcvs-util.el
index 78e420babc736c32d7aae1cc0255284c1a2103fa..86fafea37ea55e35de9141c1747c2e29da3111d3 100644 (file)
@@ -5,7 +5,6 @@
 
 ;; Author: Stefan Monnier <monnier@cs.yale.edu>
 ;; Keywords: pcl-cvs
-;; Revision: $Id: pcvs-util.el,v 1.17 2001/12/20 18:43:07 pj Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -410,4 +409,5 @@ and reset it unless READ-ONLY is non-nil."
 
 (provide 'pcvs-util)
 
+;;; arch-tag: 3b2588bb-2ae3-4f1f-bf5b-dea91b1f8a59
 ;;; pcvs-util.el ends here