From: Stefan Monnier Date: Fri, 9 May 2003 22:37:44 +0000 (+0000) Subject: Remove annoying $Id$ tag. X-Git-Tag: ttn-vms-21-2-B4~10218 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1647ff5c46726d3233b382df9d10c63b7a3f97ce;p=emacs.git Remove annoying $Id$ tag. --- diff --git a/lisp/log-view.el b/lisp/log-view.el index efa31cabdcf..8885354bdcc 100644 --- a/lisp/log-view.el +++ b/lisp/log-view.el @@ -4,7 +4,6 @@ ;; Author: Stefan Monnier ;; Keywords: rcs sccs cvs log version-control -;; Revision: $Id: log-view.el,v 1.14 2003/01/14 21:46:13 monnier Exp $ ;; This file is part of GNU Emacs. diff --git a/lisp/pcvs-defs.el b/lisp/pcvs-defs.el index d08c613b5fe..d8c8b81f8fd 100644 --- a/lisp/pcvs-defs.el +++ b/lisp/pcvs-defs.el @@ -4,7 +4,6 @@ ;; Author: Stefan Monnier ;; Keywords: pcl-cvs -;; Revision: $Id: pcvs-defs.el,v 1.20 2002/11/12 21:04:48 monnier Exp $ ;; This file is part of GNU Emacs. diff --git a/lisp/pcvs-info.el b/lisp/pcvs-info.el index 2f0e92a1668..79cee63303a 100644 --- a/lisp/pcvs-info.el +++ b/lisp/pcvs-info.el @@ -4,7 +4,6 @@ ;; Author: Stefan Monnier ;; Keywords: pcl-cvs -;; Revision: $Id: pcvs-info.el,v 1.14 2003/01/14 21:53:39 monnier Exp $ ;; This file is part of GNU Emacs. diff --git a/lisp/pcvs-parse.el b/lisp/pcvs-parse.el index e7df8917ae0..2da541717f0 100644 --- a/lisp/pcvs-parse.el +++ b/lisp/pcvs-parse.el @@ -5,7 +5,6 @@ ;; Author: Stefan Monnier ;; Keywords: pcl-cvs -;; Revision: $Id: pcvs-parse.el,v 1.14 2003/02/04 11:56:55 lektu Exp $ ;; This file is part of GNU Emacs. diff --git a/lisp/pcvs-util.el b/lisp/pcvs-util.el index 78e420babc7..8c188c5321e 100644 --- a/lisp/pcvs-util.el +++ b/lisp/pcvs-util.el @@ -5,7 +5,6 @@ ;; Author: Stefan Monnier ;; 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. diff --git a/lisp/pcvs.el b/lisp/pcvs.el index b7dac609078..2c0824843c3 100644 --- a/lisp/pcvs.el +++ b/lisp/pcvs.el @@ -14,7 +14,6 @@ ;; (Jari Aalto+mail.emacs) jari.aalto@poboxes.com ;; Maintainer: (Stefan Monnier) monnier+lists/cvs/pcl@flint.cs.yale.edu ;; Keywords: CVS, version control, release management -;; Revision: $Id: pcvs.el,v 1.52 2003/05/01 00:46:41 monnier Exp $ ;; This file is part of GNU Emacs.