diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /lib-src/rcs2log | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'lib-src/rcs2log')
| -rwxr-xr-x | lib-src/rcs2log | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 86a3f6722cd..a304df9adbd 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -29,7 +29,7 @@ Options: | |||
| 29 | 29 | ||
| 30 | Report bugs to <bug-gnu-emacs@gnu.org>.' | 30 | Report bugs to <bug-gnu-emacs@gnu.org>.' |
| 31 | 31 | ||
| 32 | Id='$Id: rcs2log,v 1.50 2002/02/03 17:31:31 eggert Exp $' | 32 | Id='$Id: rcs2log,v 1.49 2001/11/28 23:55:08 eggert Exp eggert $' |
| 33 | 33 | ||
| 34 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002 | 34 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002 |
| 35 | # Free Software Foundation, Inc. | 35 | # Free Software Foundation, Inc. |
| @@ -729,5 +729,3 @@ exec rm -fr $logdir | |||
| 729 | # Local Variables: | 729 | # Local Variables: |
| 730 | # tab-width:4 | 730 | # tab-width:4 |
| 731 | # End: | 731 | # End: |
| 732 | |||
| 733 | # arch-tag: cea067bd-a552-4254-ba17-078208933073 | ||