summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2004-04-10 05:55:49 +0000
committerMiles Bader <miles@gnu.org>2004-04-10 05:55:49 +0000
commit1f3ddf11e81c4c707fe2f231d05012185b842403 (patch)
treeadac996fb52c2cb641f3938e4372dbdbd995cc2f
parent28082746298b033e823123e2252a8c73e9ca43c0 (diff)
downloademacs-1f3ddf11e81c4c707fe2f231d05012185b842403.tar.gz
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords 2004-04-10 Miles Bader <miles@gnu.org> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
-rw-r--r--lisp/ChangeLog15
-rw-r--r--lisp/allout.el3
-rw-r--r--lisp/calendar/todo-mode.el7
-rw-r--r--lisp/emacs-lisp/bytecomp.el9
-rw-r--r--lisp/emacs-lisp/cl-specs.el1
-rw-r--r--lisp/emacs-lisp/eldoc.el2
-rw-r--r--lisp/forms.el7
-rw-r--r--lisp/ldefs-boot.el1
-rw-r--r--lisp/mail/metamail.el1
-rw-r--r--lisp/net/rlogin.el2
-rw-r--r--lisp/obsolete/rsz-mini.el2
-rw-r--r--lisp/progmodes/ada-mode.el1
-rw-r--r--lisp/progmodes/ada-prj.el1
-rw-r--r--lisp/progmodes/ada-stmt.el2
-rw-r--r--lisp/progmodes/autoconf.el1
-rw-r--r--lisp/progmodes/delphi.el6
-rw-r--r--lisp/progmodes/idlw-shell.el1
-rw-r--r--lisp/progmodes/idlw-toolbar.el1
-rw-r--r--lisp/progmodes/idlwave.el1
-rw-r--r--lisp/progmodes/tcl.el1
-rw-r--r--lisp/progmodes/vhdl-mode.el1
-rw-r--r--lisp/recentf.el2
-rw-r--r--lisp/type-break.el2
-rw-r--r--lisp/url/url-about.el3
-rw-r--r--lisp/url/url-auth.el3
-rw-r--r--lisp/url/url-cache.el3
-rw-r--r--lisp/url/url-cid.el3
-rw-r--r--lisp/url/url-cookie.el3
-rw-r--r--lisp/url/url-dav.el1
-rw-r--r--lisp/url/url-dired.el3
-rw-r--r--lisp/url/url-expand.el3
-rw-r--r--lisp/url/url-file.el3
-rw-r--r--lisp/url/url-ftp.el3
-rw-r--r--lisp/url/url-gw.el2
-rw-r--r--lisp/url/url-handlers.el3
-rw-r--r--lisp/url/url-history.el3
-rw-r--r--lisp/url/url-http.el1
-rw-r--r--lisp/url/url-https.el3
-rw-r--r--lisp/url/url-imap.el2
-rw-r--r--lisp/url/url-irc.el3
-rw-r--r--lisp/url/url-ldap.el3
-rw-r--r--lisp/url/url-mailto.el3
-rw-r--r--lisp/url/url-methods.el3
-rw-r--r--lisp/url/url-misc.el3
-rw-r--r--lisp/url/url-news.el3
-rw-r--r--lisp/url/url-nfs.el3
-rw-r--r--lisp/url/url-ns.el3
-rw-r--r--lisp/url/url-parse.el3
-rw-r--r--lisp/url/url-privacy.el3
-rw-r--r--lisp/url/url-proxy.el3
-rw-r--r--lisp/url/url-util.el2
-rw-r--r--lisp/url/url-vars.el8
-rw-r--r--lisp/url/url.el1
-rw-r--r--lisp/url/vc-dav.el1
-rw-r--r--lisp/whitespace.el1
-rw-r--r--oldXMenu/Activate.c1
-rw-r--r--oldXMenu/AddPane.c1
-rw-r--r--oldXMenu/AddSel.c1
-rw-r--r--oldXMenu/ChgPane.c1
-rw-r--r--oldXMenu/ChgSel.c1
-rw-r--r--oldXMenu/Create.c1
-rw-r--r--oldXMenu/DelPane.c1
-rw-r--r--oldXMenu/DelSel.c1
-rw-r--r--oldXMenu/Destroy.c1
-rw-r--r--oldXMenu/Error.c1
-rw-r--r--oldXMenu/EvHand.c1
-rw-r--r--oldXMenu/FindPane.c1
-rw-r--r--oldXMenu/FindSel.c1
-rw-r--r--oldXMenu/InsPane.c1
-rw-r--r--oldXMenu/InsSel.c1
-rw-r--r--oldXMenu/Internal.c1
-rw-r--r--oldXMenu/Locate.c1
-rw-r--r--oldXMenu/Post.c1
-rw-r--r--oldXMenu/Recomp.c1
-rw-r--r--oldXMenu/SetAEQ.c1
-rw-r--r--oldXMenu/SetFrz.c1
-rw-r--r--oldXMenu/SetPane.c1
-rw-r--r--oldXMenu/SetSel.c1
-rw-r--r--oldXMenu/X10.h1
-rw-r--r--oldXMenu/XCrAssoc.c1
-rw-r--r--oldXMenu/XDelAssoc.c1
-rw-r--r--oldXMenu/XDestAssoc.c1
-rw-r--r--oldXMenu/XLookAssoc.c1
-rw-r--r--oldXMenu/XMakeAssoc.c1
-rw-r--r--oldXMenu/XMenu.h1
-rw-r--r--oldXMenu/XMenuInt.h1
-rw-r--r--oldXMenu/copyright.h1
87 files changed, 19 insertions, 171 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1bf1fe7d51c..ba1c748ab51 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
+2004-04-10 Miles Bader <miles@gnu.org>
+
+ RCS keyword removal (only non-comment changes are enumerated here):
+
+ * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
+ (byte-compile-insert-header): Don't use `byte-compile-version'.
+ * url/url-vars.el (url-version): Use the constant string "Emacs"
+ instead of calculating something from the RCS `State' keyword
+ [the latter is almost entirely useless anyway].
+ * forms.el (forms-version): Variable removed.
+ (forms-mode): Don't use `forms-version'.
+ * recentf.el (recentf-version): Variable removed.
+ * progmodes/delphi.el (delphi-version): Variable removed.
+ * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
+
2004-04-09 Jesper Harder <harder@ifa.au.dk>
* info.el (info-apropos): Improve menu item regexp.
diff --git a/lisp/allout.el b/lisp/allout.el
index dc036637dfc..3fa04449e16 100644
--- a/lisp/allout.el
+++ b/lisp/allout.el
@@ -5,7 +5,6 @@
;; Author: Ken Manheimer <klm@zope.com>
;; Maintainer: Ken Manheimer <klm@zope.com>
;; Created: Dec 1991 - first release to usenet
-;; Version: $Id: allout.el,v 1.46 2004/03/01 22:44:04 lektu Exp $||
;; Keywords: outlines mode wp languages
;; This file is part of GNU Emacs.
@@ -508,7 +507,7 @@ behavior."
;;;_ : Version
;;;_ = allout-version
(defvar allout-version
- (let ((rcs-rev "$Revision: 1.46 $"))
+ (let ((rcs-rev "$Revision: 1.47 $"))
(condition-case err
(save-match-data
(string-match "Revision: \\([0-9]+\\.[0-9]+\\)" rcs-rev)
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el
index 7962a446eab..0caedee7c8a 100644
--- a/lisp/calendar/todo-mode.el
+++ b/lisp/calendar/todo-mode.el
@@ -5,7 +5,6 @@
;; Author: Oliver Seidel <os10000@seidel-space.de>
;; [Not clear the above works, July 2000]
;; Created: 2 Aug 1997
-;; Version: $Id: todo-mode.el,v 1.50 2001/12/11 07:36:30 pj Exp $
;; Keywords: calendar, todo
;; This file is part of GNU Emacs.
@@ -93,12 +92,6 @@
;; extensions that are not explicitly listed in the above quick
;; installation.
;;
-;; Version
-;;
-;; Which version of todo-mode.el does this documentation refer to?
-;;
-;; $Id: todo-mode.el,v 1.50 2001/12/11 07:36:30 pj Exp $
-;;
;; Pre-Requisites
;;
;; This package will require the following packages to be
diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el
index e2a228c0d79..220a7d8d92d 100644
--- a/lisp/emacs-lisp/bytecomp.el
+++ b/lisp/emacs-lisp/bytecomp.el
@@ -8,10 +8,6 @@
;; Maintainer: FSF
;; Keywords: lisp
-;;; This version incorporates changes up to version 2.10 of the
-;;; Zawinski-Furuseth compiler.
-(defconst byte-compile-version "$Revision: 2.143 $")
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
@@ -1860,10 +1856,7 @@ With argument, insert value in current buffer after the form."
" on "
(current-time-string) "\n;;; from file " filename "\n")
(insert ";;; in Emacs version " emacs-version "\n")
- (insert ";;; with bytecomp version "
- (progn (string-match "[0-9.]+" byte-compile-version)
- (match-string 0 byte-compile-version))
- "\n;;; "
+ (insert ";;; "
(cond
((eq byte-optimize 'source) "with source-level optimization only")
((eq byte-optimize 'byte) "with byte-level optimization only")
diff --git a/lisp/emacs-lisp/cl-specs.el b/lisp/emacs-lisp/cl-specs.el
index 10aade7dc75..97c7d67ac53 100644
--- a/lisp/emacs-lisp/cl-specs.el
+++ b/lisp/emacs-lisp/cl-specs.el
@@ -7,7 +7,6 @@
;; LCD Archive Entry:
;; cl-specs.el|Daniel LaLiberte|liberte@holonexus.org
;; |Edebug specs for cl.el
-;; |$Date: 2003/06/16 16:27:27 $|1.1|
;; This file is part of GNU Emacs.
diff --git a/lisp/emacs-lisp/eldoc.el b/lisp/emacs-lisp/eldoc.el
index 650b385ff45..bc868759d92 100644
--- a/lisp/emacs-lisp/eldoc.el
+++ b/lisp/emacs-lisp/eldoc.el
@@ -7,8 +7,6 @@
;; Keywords: extensions
;; Created: 1995-10-06
-;; $Id: eldoc.el,v 1.26 2003/09/01 15:45:22 miles Exp $
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/forms.el b/lisp/forms.el
index 76d4bc48c4d..aa0582c918a 100644
--- a/lisp/forms.el
+++ b/lisp/forms.el
@@ -301,11 +301,6 @@
(provide 'forms) ;;; official
(provide 'forms-mode) ;;; for compatibility
-(defconst forms-version (substring "$Revision: 2.48 $" 11 -2)
- "The version number of forms-mode (as string). The complete RCS id is:
-
- $Id: forms.el,v 2.48 2003/05/29 23:53:21 monnier Exp $")
-
(defcustom forms-mode-hook nil
"Hook run upon entering Forms mode."
:group 'forms
@@ -694,7 +689,7 @@ Commands: Equivalent keys in read-only mode:
;;(message "forms: proceeding setup (new file)...")
(progn
(insert
- "GNU Emacs Forms Mode version " forms-version "\n\n"
+ "GNU Emacs Forms Mode\n\n"
(if (file-exists-p forms-file)
(concat "No records available in file `" forms-file "'\n\n")
(format "Creating new file `%s'\nwith %d field%s per record\n\n"
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index cbdb4fcb911..15d3eb0eb95 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -78,7 +78,6 @@ name
(autoload (quote ada-mode) "ada-mode" "\
Ada mode is the major mode for editing Ada code.
-This version was built on $Date: 2003/09/30 12:54:32 $.
Bindings are as follows: (Note: 'LFD' is control-j.)
\\{ada-mode-map}
diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el
index d64616dba8e..1ecedf515f9 100644
--- a/lisp/mail/metamail.el
+++ b/lisp/mail/metamail.el
@@ -3,7 +3,6 @@
;; Copyright (C) 1993, 1996 Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp>
-;; Version: $Id: metamail.el,v 1.15 2003/02/04 13:14:00 lektu Exp $
;; Keywords: mail, news, mime, multimedia
;; This file is part of GNU Emacs.
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el
index 772756033eb..fa7e0d1950e 100644
--- a/lisp/net/rlogin.el
+++ b/lisp/net/rlogin.el
@@ -6,8 +6,6 @@
;; Maintainer: Noah Friedman <friedman@splode.com>
;; Keywords: unix, comm
-;; $Id: rlogin.el,v 1.4 2003/05/06 17:46:28 lektu Exp $
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/obsolete/rsz-mini.el b/lisp/obsolete/rsz-mini.el
index f2f32964f5d..d44a88df801 100644
--- a/lisp/obsolete/rsz-mini.el
+++ b/lisp/obsolete/rsz-mini.el
@@ -7,8 +7,6 @@
;; Maintainer: Noah Friedman <friedman@splode.com>
;; Keywords: minibuffer, window, frame, display
-;; $Id: rsz-mini.el,v 1.1 2001/08/30 07:29:18 gerd Exp $
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el
index 310e2bc8889..edfa1859cc2 100644
--- a/lisp/progmodes/ada-mode.el
+++ b/lisp/progmodes/ada-mode.el
@@ -1071,7 +1071,6 @@ name"
;;;###autoload
(defun ada-mode ()
"Ada mode is the major mode for editing Ada code.
-This version was built on $Date: 2003/09/01 15:45:34 $.
Bindings are as follows: (Note: 'LFD' is control-j.)
\\{ada-mode-map}
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el
index 30bdfc4ae41..de37da142c1 100644
--- a/lisp/progmodes/ada-prj.el
+++ b/lisp/progmodes/ada-prj.el
@@ -3,7 +3,6 @@
;; Copyright (C) 1998, 99, 2000-2003 Free Software Foundation, Inc.
;; Author: Emmanuel Briot <briot@gnat.com>
-;; Ada Core Technologies's version: $Revision: 1.12 $
;; Keywords: languages, ada, project file
;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el
index 7b9f7649280..3262f41bb5f 100644
--- a/lisp/progmodes/ada-stmt.el
+++ b/lisp/progmodes/ada-stmt.el
@@ -3,8 +3,6 @@
;; Copyright(C) 1987, 93, 94, 96, 97, 98, 99, 2000
;; Free Software Foundation, Inc.
-;; Ada Core Technologies's version: $Revision: 1.16 $
-
;; This file is part of GNU Emacs.
;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <ebert@waporo.muc.de>
diff --git a/lisp/progmodes/autoconf.el b/lisp/progmodes/autoconf.el
index 09342e463c9..5bdb1fb25eb 100644
--- a/lisp/progmodes/autoconf.el
+++ b/lisp/progmodes/autoconf.el
@@ -4,7 +4,6 @@
;; Author: Dave Love <fx@gnu.org>
;; Keywords: languages
-;; $Revision: 1.5 $
;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/delphi.el b/lisp/progmodes/delphi.el
index ee4ca4b5786..4ebbc549697 100644
--- a/lisp/progmodes/delphi.el
+++ b/lisp/progmodes/delphi.el
@@ -64,12 +64,6 @@
(provide 'delphi)
-(defconst delphi-version
- (let ((revision "$Revision: 3.10 $"))
- (string-match ": \\([^ ]+\\)" revision)
- (match-string 1 revision))
- "Version of this delphi mode.")
-
(eval-and-compile
;; Allow execution on pre Emacs 20 versions.
(or (fboundp 'when)
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el
index af62d1e3e74..a600939ef71 100644
--- a/lisp/progmodes/idlw-shell.el
+++ b/lisp/progmodes/idlw-shell.el
@@ -5,7 +5,6 @@
;; Chris Chase <chase@att.com>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; Version: 4.15
-;; Date: $Date: 2002/10/17 15:41:01 $
;; Keywords: processes
;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el
index 79ca7b8d75b..dc28938d5c5 100644
--- a/lisp/progmodes/idlw-toolbar.el
+++ b/lisp/progmodes/idlw-toolbar.el
@@ -4,7 +4,6 @@
;; Author: Carsten Dominik <dominik@astro.uva.nl>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; Version: 4.15
-;; Date: $Date: 2003/02/04 13:24:35 $
;; Keywords: processes
;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el
index 83bf03f7c46..a49f70aa0b0 100644
--- a/lisp/progmodes/idlwave.el
+++ b/lisp/progmodes/idlwave.el
@@ -5,7 +5,6 @@
;; Chris Chase <chase@att.com>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; Version: 4.15
-;; Date: $Date: 2003/09/01 15:45:35 $
;; Keywords: languages
;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/tcl.el b/lisp/progmodes/tcl.el
index db04986d54b..ac370cc1030 100644
--- a/lisp/progmodes/tcl.el
+++ b/lisp/progmodes/tcl.el
@@ -6,7 +6,6 @@
;; Author: Tom Tromey <tromey@redhat.com>
;; Chris Lindblad <cjl@lcs.mit.edu>
;; Keywords: languages tcl modes
-;; Version: $Revision: 1.75 $
;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index 87ca4f11bd4..42aabace4d2 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -5,7 +5,6 @@
;; Authors: Reto Zimmermann <reto@gnu.org>
;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net>
;; Maintainer: Reto Zimmermann <reto@gnu.org>
-;; RCS: $Id: vhdl-mode.el,v 1.20 2003/03/05 07:50:38 lektu Exp $
;; Keywords: languages vhdl
;; WWW: http://opensource.ethz.ch/emacs/vhdl-mode.html
diff --git a/lisp/recentf.el b/lisp/recentf.el
index f2700fcf210..7e379822457 100644
--- a/lisp/recentf.el
+++ b/lisp/recentf.el
@@ -8,8 +8,6 @@
;; Maintainer: FSF
;; Keywords: files
-(defconst recentf-version "$Revision: 1.27 $")
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/type-break.el b/lisp/type-break.el
index b03cb680022..26ac7f87ecb 100644
--- a/lisp/type-break.el
+++ b/lisp/type-break.el
@@ -8,8 +8,6 @@
;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs
;; Created: 1994-07-13
-;; $Id: type-break.el,v 1.29 2003/09/01 15:45:17 miles Exp $
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el
index 00d0d595304..0586c76d6f9 100644
--- a/lisp/url/url-about.el
+++ b/lisp/url/url-about.el
@@ -1,7 +1,4 @@
;;; url-about.el --- Show internal URLs
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el
index 4165f44484a..e730a73eee3 100644
--- a/lisp/url/url-auth.el
+++ b/lisp/url/url-auth.el
@@ -1,7 +1,4 @@
;;; url-auth.el --- Uniform Resource Locator authorization modules
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-cache.el b/lisp/url/url-cache.el
index 7a6cc21383e..e76186faefc 100644
--- a/lisp/url/url-cache.el
+++ b/lisp/url/url-cache.el
@@ -1,7 +1,4 @@
;;; url-cache.el --- Uniform Resource Locator retrieval tool
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el
index 38ddd002daf..537412c95d2 100644
--- a/lisp/url/url-cid.el
+++ b/lisp/url/url-cid.el
@@ -1,7 +1,4 @@
;;; url-cid.el --- Content-ID URL loader
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-cookie.el b/lisp/url/url-cookie.el
index d837077ade0..2b359f8554b 100644
--- a/lisp/url/url-cookie.el
+++ b/lisp/url/url-cookie.el
@@ -1,7 +1,4 @@
;;; url-cookie.el --- Netscape Cookie support
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el
index 573bcc26ce0..4e744b3da76 100644
--- a/lisp/url/url-dav.el
+++ b/lisp/url/url-dav.el
@@ -4,7 +4,6 @@
;; Author: Bill Perry <wmperry@gnu.org>
;; Maintainer: Bill Perry <wmperry@gnu.org>
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: url, vc
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el
index 0c97ff9dc13..da22ddc9a78 100644
--- a/lisp/url/url-dired.el
+++ b/lisp/url/url-dired.el
@@ -1,7 +1,4 @@
;;; url-dired.el --- URL Dired minor mode
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el
index 8fe9683acda..71b31a17c83 100644
--- a/lisp/url/url-expand.el
+++ b/lisp/url/url-expand.el
@@ -1,7 +1,4 @@
;;; url-expand.el --- expand-file-name for URLs
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-file.el b/lisp/url/url-file.el
index eeabc83e485..9cacf9bd468 100644
--- a/lisp/url/url-file.el
+++ b/lisp/url/url-file.el
@@ -1,7 +1,4 @@
;;; url-file.el --- File retrieval code
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el
index 1dc679a2418..925a6fb5238 100644
--- a/lisp/url/url-ftp.el
+++ b/lisp/url/url-ftp.el
@@ -1,7 +1,4 @@
;;; url-ftp.el --- FTP wrapper
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el
index 71e73ea14b7..538d607d327 100644
--- a/lisp/url/url-gw.el
+++ b/lisp/url/url-gw.el
@@ -1,7 +1,5 @@
;;; url-gw.el --- Gateway munging for URL loading
;; Author: Bill Perry <wmperry@gnu.org>
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el
index d3f9800d0f0..4ef398cc9b3 100644
--- a/lisp/url/url-handlers.el
+++ b/lisp/url/url-handlers.el
@@ -1,7 +1,4 @@
;;; url-handlers.el --- file-name-handler stuff for URL loading
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el
index 44b269eeaee..633c22d1887 100644
--- a/lisp/url/url-history.el
+++ b/lisp/url/url-history.el
@@ -1,7 +1,4 @@
;;; url-history.el --- Global history tracking for URL package
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index c0c0dd68a31..6596225e111 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -1,6 +1,5 @@
;;; url-http.el --- HTTP retrieval routines
;; Author: Bill Perry <wmperry@gnu.org>
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-https.el b/lisp/url/url-https.el
index d603740357e..9754cd1b976 100644
--- a/lisp/url/url-https.el
+++ b/lisp/url/url-https.el
@@ -1,7 +1,4 @@
;;; url-https.el --- HTTP over SSL routines
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el
index d5f1813a294..f99e607e3f6 100644
--- a/lisp/url/url-imap.el
+++ b/lisp/url/url-imap.el
@@ -1,7 +1,5 @@
;;; url-imap.el --- IMAP retrieval routines
;; Author: Simon Josefsson <jas@pdc.kth.se>
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el
index 9ff4e122d52..6b62761d97a 100644
--- a/lisp/url/url-irc.el
+++ b/lisp/url/url-irc.el
@@ -1,7 +1,4 @@
;;; url-irc.el --- IRC URL interface
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el
index b2d7980be06..a36ea05a490 100644
--- a/lisp/url/url-ldap.el
+++ b/lisp/url/url-ldap.el
@@ -1,7 +1,4 @@
;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-mailto.el b/lisp/url/url-mailto.el
index a8492834711..98ca6a9e62a 100644
--- a/lisp/url/url-mailto.el
+++ b/lisp/url/url-mailto.el
@@ -1,7 +1,4 @@
;;; url-mail.el --- Mail Uniform Resource Locator retrieval code
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el
index 89325e6c0b3..de457f5202a 100644
--- a/lisp/url/url-methods.el
+++ b/lisp/url/url-methods.el
@@ -1,7 +1,4 @@
;;; url-methods.el --- Load URL schemes as needed
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 03:10:58 $
-;; Version: $Revision: 1.2 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el
index 95a26ec4016..f6962f4fdee 100644
--- a/lisp/url/url-misc.el
+++ b/lisp/url/url-misc.el
@@ -1,7 +1,4 @@
;;; url-misc.el --- Misc Uniform Resource Locator retrieval code
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el
index 298c51dde89..8dc75608f4d 100644
--- a/lisp/url/url-news.el
+++ b/lisp/url/url-news.el
@@ -1,7 +1,4 @@
;;; url-news.el --- News Uniform Resource Locator retrieval code
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el
index a7ea476a647..c0ac4f5cb45 100644
--- a/lisp/url/url-nfs.el
+++ b/lisp/url/url-nfs.el
@@ -1,7 +1,4 @@
;;; url-nfs.el --- NFS URL interface
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el
index 759d2e00c1c..87304d4b31f 100644
--- a/lisp/url/url-ns.el
+++ b/lisp/url/url-ns.el
@@ -1,7 +1,4 @@
;;; url-ns.el --- Various netscape-ish functions for proxy definitions
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-parse.el b/lisp/url/url-parse.el
index dd08bc458bc..23837990b66 100644
--- a/lisp/url/url-parse.el
+++ b/lisp/url/url-parse.el
@@ -1,7 +1,4 @@
;;; url-parse.el --- Uniform Resource Locator parser
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 03:10:58 $
-;; Version: $Revision: 1.2 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el
index 00c5d899258..9fcfe8f04a3 100644
--- a/lisp/url/url-privacy.el
+++ b/lisp/url/url-privacy.el
@@ -1,7 +1,4 @@
;;; url-privacy.el --- Global history tracking for URL package
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el
index 9b4fdad09e5..5f4b341ab04 100644
--- a/lisp/url/url-proxy.el
+++ b/lisp/url/url-proxy.el
@@ -1,7 +1,4 @@
;;; url-proxy.el --- Proxy server support
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el
index 109d88d5ebc..1472febd05c 100644
--- a/lisp/url/url-util.el
+++ b/lisp/url/url-util.el
@@ -1,7 +1,5 @@
;;; url-util.el --- Miscellaneous helper routines for URL library
;; Author: Bill Perry <wmperry@gnu.org>
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index 54698d33273..27b83541504 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -1,7 +1,4 @@
;;; url-vars.el --- Variables for Uniform Resource Locator tool
-;; Author: $Author: monnier $
-;; Created: $Date: 2004/04/04 01:21:46 $
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -29,10 +26,7 @@
(require 'mm-util)
(eval-when-compile (require 'cl))
-(defconst url-version (let ((x "$State: Exp $"))
- (if (string-match "State: \\([^ \t\n]+\\)" x)
- (substring x (match-beginning 1) (match-end 1))
- x))
+(defconst url-version "Emacs"
"Version number of URL package.")
(defgroup url nil
diff --git a/lisp/url/url.el b/lisp/url/url.el
index 34b8b03e865..269e7d437ce 100644
--- a/lisp/url/url.el
+++ b/lisp/url/url.el
@@ -1,6 +1,5 @@
;;; url.el --- Uniform Resource Locator retrieval tool
;; Author: Bill Perry <wmperry@gnu.org>
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: comm, data, processes, hypermedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
diff --git a/lisp/url/vc-dav.el b/lisp/url/vc-dav.el
index 3f468900441..e0e32f5da1a 100644
--- a/lisp/url/vc-dav.el
+++ b/lisp/url/vc-dav.el
@@ -4,7 +4,6 @@
;; Author: Bill Perry <wmperry@gnu.org>
;; Maintainer: Bill Perry <wmperry@gnu.org>
-;; Version: $Revision: 1.1.1.1 $
;; Keywords: url, vc
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/whitespace.el b/lisp/whitespace.el
index edff77211e0..e330febf938 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -5,7 +5,6 @@
;; Author: Rajesh Vaidheeswarran <rv@gnu.org>
;; Keywords: convenience
-;; $Id: whitespace.el,v 1.26 2003/09/01 15:45:18 miles Exp $
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c
index de4109cb444..840c423471b 100644
--- a/oldXMenu/Activate.c
+++ b/oldXMenu/Activate.c
@@ -1,4 +1,3 @@
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Activate.c,v 1.5 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
#include "copyright.h"
diff --git a/oldXMenu/AddPane.c b/oldXMenu/AddPane.c
index 5e1dcee0f88..b7b52c0f642 100644
--- a/oldXMenu/AddPane.c
+++ b/oldXMenu/AddPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/AddPane.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/AddSel.c b/oldXMenu/AddSel.c
index 8a8e9dff50e..40bbbde704c 100644
--- a/oldXMenu/AddSel.c
+++ b/oldXMenu/AddSel.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/AddSel.c,v 1.3 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/ChgPane.c b/oldXMenu/ChgPane.c
index e92be93a2da..123f18dec5a 100644
--- a/oldXMenu/ChgPane.c
+++ b/oldXMenu/ChgPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/ChgPane.c,v 1.1 1999/10/03 19:34:53 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/ChgSel.c b/oldXMenu/ChgSel.c
index 60b2b2c909c..7dce694c410 100644
--- a/oldXMenu/ChgSel.c
+++ b/oldXMenu/ChgSel.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/ChgSel.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c
index 9dcfeada285..bac3f079f60 100644
--- a/oldXMenu/Create.c
+++ b/oldXMenu/Create.c
@@ -1,4 +1,3 @@
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Create.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
#include "copyright.h"
diff --git a/oldXMenu/DelPane.c b/oldXMenu/DelPane.c
index aaa91db1e65..bdb084b36f3 100644
--- a/oldXMenu/DelPane.c
+++ b/oldXMenu/DelPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/DelPane.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/DelSel.c b/oldXMenu/DelSel.c
index 2b5cc7f7457..78b73113162 100644
--- a/oldXMenu/DelSel.c
+++ b/oldXMenu/DelSel.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/DelSel.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Destroy.c b/oldXMenu/Destroy.c
index 150d3e13544..8d904a53872 100644
--- a/oldXMenu/Destroy.c
+++ b/oldXMenu/Destroy.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Destroy.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Error.c b/oldXMenu/Error.c
index 400070827d9..1eb521b1642 100644
--- a/oldXMenu/Error.c
+++ b/oldXMenu/Error.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Error.c,v 1.1 1999/10/03 19:35:00 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/EvHand.c b/oldXMenu/EvHand.c
index 6e335a1b660..073d0ab90b4 100644
--- a/oldXMenu/EvHand.c
+++ b/oldXMenu/EvHand.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/EvHand.c,v 1.1 1999/10/03 19:35:01 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/FindPane.c b/oldXMenu/FindPane.c
index 7950bc431aa..945d4595cab 100644
--- a/oldXMenu/FindPane.c
+++ b/oldXMenu/FindPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/FindPane.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/FindSel.c b/oldXMenu/FindSel.c
index af3ce1324a6..1fed1114732 100644
--- a/oldXMenu/FindSel.c
+++ b/oldXMenu/FindSel.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/FindSel.c,v 1.1 1999/10/03 19:35:03 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c
index 63116e63010..682423a4a05 100644
--- a/oldXMenu/InsPane.c
+++ b/oldXMenu/InsPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/InsPane.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/InsSel.c b/oldXMenu/InsSel.c
index f2b6b2627b4..f3e2c4d7fb0 100644
--- a/oldXMenu/InsSel.c
+++ b/oldXMenu/InsSel.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/InsSel.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c
index 70a917a8eff..f1367a07351 100644
--- a/oldXMenu/Internal.c
+++ b/oldXMenu/Internal.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Internal.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Locate.c b/oldXMenu/Locate.c
index 1fbae84c881..47db7fa1103 100644
--- a/oldXMenu/Locate.c
+++ b/oldXMenu/Locate.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Locate.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Post.c b/oldXMenu/Post.c
index 8d850ca0815..3b39d796823 100644
--- a/oldXMenu/Post.c
+++ b/oldXMenu/Post.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Post.c,v 1.3 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/Recomp.c b/oldXMenu/Recomp.c
index 952bf9f4b54..b4bc4da3f72 100644
--- a/oldXMenu/Recomp.c
+++ b/oldXMenu/Recomp.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/Recomp.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/SetAEQ.c b/oldXMenu/SetAEQ.c
index 3a3900400aa..daddc1aa946 100644
--- a/oldXMenu/SetAEQ.c
+++ b/oldXMenu/SetAEQ.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/SetAEQ.c,v 1.1 1999/10/03 19:35:12 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/SetFrz.c b/oldXMenu/SetFrz.c
index 556eb0bf06b..243cc64e0ed 100644
--- a/oldXMenu/SetFrz.c
+++ b/oldXMenu/SetFrz.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/SetFrz.c,v 1.1 1999/10/03 19:35:13 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/SetPane.c b/oldXMenu/SetPane.c
index 2c51e618937..39a87ac5ce3 100644
--- a/oldXMenu/SetPane.c
+++ b/oldXMenu/SetPane.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/SetPane.c,v 1.1 1999/10/03 19:35:14 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/SetSel.c b/oldXMenu/SetSel.c
index cd67d79aeb2..4fe0c82a131 100644
--- a/oldXMenu/SetSel.c
+++ b/oldXMenu/SetSel.c
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/SetSel.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/X10.h b/oldXMenu/X10.h
index 4ffe45adac8..e1abcbbe6c5 100644
--- a/oldXMenu/X10.h
+++ b/oldXMenu/X10.h
@@ -1,4 +1,3 @@
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/X10.h,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/*
* Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
*
diff --git a/oldXMenu/XCrAssoc.c b/oldXMenu/XCrAssoc.c
index 71c2aa20404..67239a26d31 100644
--- a/oldXMenu/XCrAssoc.c
+++ b/oldXMenu/XCrAssoc.c
@@ -1,4 +1,3 @@
-/* $XConsortium: XCrAssoc.c,v 10.17 91/01/06 12:04:57 rws Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/XDelAssoc.c b/oldXMenu/XDelAssoc.c
index a4c4b9f514d..1c72447f931 100644
--- a/oldXMenu/XDelAssoc.c
+++ b/oldXMenu/XDelAssoc.c
@@ -1,4 +1,3 @@
-/* $XConsortium: XDelAssoc.c,v 10.19 91/01/06 12:06:39 rws Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/XDestAssoc.c b/oldXMenu/XDestAssoc.c
index 84b7a4ddc2e..137c49f613d 100644
--- a/oldXMenu/XDestAssoc.c
+++ b/oldXMenu/XDestAssoc.c
@@ -1,4 +1,3 @@
-/* $XConsortium: XDestAssoc.c,v 10.17 91/02/08 13:11:50 rws Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/XLookAssoc.c b/oldXMenu/XLookAssoc.c
index 788eaaa4e1e..ea7303bad61 100644
--- a/oldXMenu/XLookAssoc.c
+++ b/oldXMenu/XLookAssoc.c
@@ -1,4 +1,3 @@
-/* $XConsortium: XLookAssoc.c,v 10.16 91/01/06 12:09:24 rws Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/XMakeAssoc.c b/oldXMenu/XMakeAssoc.c
index 408342d1c79..ffe19adc410 100644
--- a/oldXMenu/XMakeAssoc.c
+++ b/oldXMenu/XMakeAssoc.c
@@ -1,4 +1,3 @@
-/* $XConsortium: XMakeAssoc.c,v 10.18 91/01/06 12:09:28 rws Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/XMenu.h b/oldXMenu/XMenu.h
index c679a91e362..fde2a954620 100644
--- a/oldXMenu/XMenu.h
+++ b/oldXMenu/XMenu.h
@@ -1,6 +1,5 @@
#include "copyright.h"
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/XMenu.h,v 1.3 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/XMenuInt.h b/oldXMenu/XMenuInt.h
index 8e48645a2ce..e96dfb1e910 100644
--- a/oldXMenu/XMenuInt.h
+++ b/oldXMenu/XMenuInt.h
@@ -1,5 +1,4 @@
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/XMenuInt.h,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
diff --git a/oldXMenu/copyright.h b/oldXMenu/copyright.h
index 7b426cdb398..c5a4316043d 100644
--- a/oldXMenu/copyright.h
+++ b/oldXMenu/copyright.h
@@ -1,4 +1,3 @@
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/copyright.h,v 1.1 1999/10/03 19:35:25 fx Exp $ */
/*
Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology