aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/rcs-checkin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove lib-src/rcs-checkinGlenn Morris2012-06-031-116/+0
| | | | | | | | | | | | | | | | | | | This script isn't used by Emacs, and I can't imagine anyone else is using it any more either... From the commentary: "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." * lib-src/rcs-checkin: Remove file. * lib-src/Makefile.in (INSTALLABLE_SCRIPTS, STAMP_INST_SCRIPTS): Remove rcs-checkin. (stamp-rcs-checkin): Remove. * INSTALL, make-dist: Remove rcs-checkin. * admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin. * doc/man/rcs-checkin.1: Remove.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-12/+11
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Update copyright date.Paul Eggert2002-02-101-1/+1
|
* Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001Paul Eggert2002-02-101-1/+1
| | | | disallows the old syntax.
* Add copyright notice.Gerd Moellmann2001-02-201-0/+19
|
* Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systemsPaul Eggert1995-07-071-1/+1
| | | | that interpret `#! /' as a 4-byte magic number.
* Use test -r instead of < to check readability, to avoid syntax error.David J. MacKenzie1994-10-191-1/+1
|
* Don't check whether file is readable until we have decided not to ignore it.Paul Eggert1993-07-291-3/+3
|
* *** empty log message ***Eric S. Raymond1993-05-081-1/+1
|
* Added documentation, made the change comment for old versions moreEric S. Raymond1993-03-191-1/+24
| | | | useful.
* Initial revisionEric S. Raymond1993-03-191-0/+75