diff options
author | Miles Bader <miles@gnu.org> | 2004-11-17 11:53:13 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2004-11-17 11:53:13 +0000 |
commit | c10de401a64f942a68e67d431e2911ae9c039395 (patch) | |
tree | 0c5c3ac3da667b7792951914d507bef21ca652d0 /lisp | |
parent | 8df608c1cee9daf656566f2f9c7a63a133e7c16a (diff) | |
download | emacs-c10de401a64f942a68e67d431e2911ae9c039395.tar.gz emacs-c10de401a64f942a68e67d431e2911ae9c039395.tar.bz2 emacs-c10de401a64f942a68e67d431e2911ae9c039395.zip |
Remove RCS keywords
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 | ||||
-rw-r--r-- | lisp/progmodes/idlw-shell.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/idlw-toolbar.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/idlwave.el | 1 |
4 files changed, 5 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0cf8269606..ba5cf31982a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-11-17 Miles Bader <miles@gnu.org> + + * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el + * progmodes/idlwave.el: Remove RCS keywords. + 2004-11-16 Richard M. Stallman <rms@gnu.org> * international/iso-cvt.el (iso-tex2iso-trans-tab): diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index d1d0bf709a4..e104c45d8ef 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -6,7 +6,6 @@ ;; Chris Chase <chase@att.com> ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> ;; Version: 5.5 -;; Date: $Date: 2004/11/17 05:54:20 $ ;; Keywords: processes ;; This file is part of GNU Emacs. diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el index 49aa5428830..48d1a24a091 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: 5.5 -;; Date: $Date: 2004/11/17 05:54:20 $ ;; Keywords: processes ;; This file is part of GNU Emacs. diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index ff3a878a8ca..45694b57b99 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -6,7 +6,6 @@ ;; Chris Chase <chase@att.com> ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> ;; Version: 5.5 -;; Date: $Date: 2004/11/17 05:54:19 $ ;; Keywords: languages ;; This file is part of GNU Emacs. |