diff options
| author | Richard M. Stallman | 1997-06-23 02:10:46 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-06-23 02:10:46 +0000 |
| commit | b96d6bbdda20d6a91280b14a7838d66bf0463682 (patch) | |
| tree | 289df6932579281544be322650f5883a1bb5a976 | |
| parent | e555bfcb7833b26b80d326365bf8e2e078d3190a (diff) | |
| download | emacs-b96d6bbdda20d6a91280b14a7838d66bf0463682.tar.gz emacs-b96d6bbdda20d6a91280b14a7838d66bf0463682.zip | |
Delete RCS version header.
| -rw-r--r-- | lisp/progmodes/cmacexp.el | 1 | ||||
| -rw-r--r-- | lisp/shadowfile.el | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el index 6a7b2b4e26e..31ff33f2b8c 100644 --- a/lisp/progmodes/cmacexp.el +++ b/lisp/progmodes/cmacexp.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Francesco Potorti` <pot@cnuce.cnr.it> | 5 | ;; Author: Francesco Potorti` <pot@cnuce.cnr.it> |
| 6 | ;; Version: $Id: cmacexp.el,v 1.26 1996/06/07 22:59:27 rms Exp rms $ | ||
| 7 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
| 8 | ;; Keywords: c | 7 | ;; Keywords: c |
| 9 | 8 | ||
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 13abf4026f0..48f792fb0fd 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el | |||
| @@ -22,11 +22,6 @@ | |||
| 22 | ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 22 | ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
| 23 | ;; Boston, MA 02111-1307, USA. | 23 | ;; Boston, MA 02111-1307, USA. |
| 24 | 24 | ||
| 25 | ;; LCD Archive Entry: | ||
| 26 | ;; shadowfile|Boris Goldowsky|boris@gnu.ai.mit.edu| | ||
| 27 | ;; Helps you keep identical copies of files in multiple places.| | ||
| 28 | ;; $Date: 1996/01/14 07:34:30 $ |$Revision: 1.7 $|~/misc/shadowfile.el.Z| | ||
| 29 | |||
| 30 | ;; Commentary: | 25 | ;; Commentary: |
| 31 | 26 | ||
| 32 | ;; This package helps you to keep identical copies of files in more than one | 27 | ;; This package helps you to keep identical copies of files in more than one |