comparison lib-src/rcs-checkin @ 90224:2d92f5c9d6ae

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 514-518) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 104-105) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 26 Aug 2005 09:51:52 +0000
parents f9a65d7ebd29 6358e3c6075c
children c5406394f567
comparison
equal deleted inserted replaced
90223:edf295560b5a 90224:2d92f5c9d6ae
1 #! /bin/sh 1 #! /bin/sh
2 2
3 # This script accepts any number of file arguments and checks them into RCS. 3 # This script accepts any number of file arguments and checks them into RCS.
4 4
5 # Copyright (C) 1993, 1994, 1995, 2001, 2002 Free Software Foundation, Inc. 5 # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
6 # 2005 Free Software Foundation, Inc.
6 # 7 #
7 # This file is part of GNU Emacs. 8 # This file is part of GNU Emacs.
8 # 9 #
9 # GNU Emacs is free software; you can redistribute it and/or modify 10 # GNU Emacs is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by 11 # it under the terms of the GNU General Public License as published by