diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-05-08 09:25:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-05-08 09:25:11 +0000 |
commit | d2b641800ec58d92a20eea511f1b63b65753cf08 (patch) | |
tree | 51686238a34b6e70166c948e19a3e6f4e063eda5 /lib-src/rcs-checkin | |
parent | e9c78f076c44155b7e289e4d376e3650f9def6b3 (diff) | |
download | emacs-d2b641800ec58d92a20eea511f1b63b65753cf08.tar.gz |
*** empty log message ***
Diffstat (limited to 'lib-src/rcs-checkin')
-rwxr-xr-x | lib-src/rcs-checkin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/rcs-checkin b/lib-src/rcs-checkin index ff2bf3de16a..88fd01125f3 100755 --- a/lib-src/rcs-checkin +++ b/lib-src/rcs-checkin @@ -21,7 +21,7 @@ # This script is intended to be used to convert files with an old-Emacs-style # version history for use with VC (the Emacs 19 version-control interface), # which likes to use RCS as its back end. It was written by Paul Eggert -# and revised/documented for use with VC by Eric S. Raymond, Mr 19 1993. +# and revised/documented for use with VC by Eric S. Raymond, Mar 19 1993. case $# in 0) |