comparison lib-src/rcs-checkin @ 112327:17e0028efc29

Merge from mainline.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 14 Jan 2011 10:14:17 -0800
parents 376148b31b5e
children ef719132ddfa
comparison
equal deleted inserted replaced
112326:63e39d23b102 112327:17e0028efc29
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, 2003, 2004, 2005, 2006, 5 # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
6 # 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 6 # 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
7 7
8 # This file is part of GNU Emacs. 8 # This file is part of GNU Emacs.
9 9
10 # 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
11 # 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