| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove lib-src/rcs-checkin | Glenn Morris | 2012-06-03 | 1 | -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 files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | | |||||
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| | | |||||
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -12/+11 |
| | | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | | |||||
| * | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| | | |||||
| * | Update copyright date. | Paul Eggert | 2002-02-10 | 1 | -1/+1 |
| | | |||||
| * | Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001 | Paul Eggert | 2002-02-10 | 1 | -1/+1 |
| | | | | | disallows the old syntax. | ||||
| * | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -0/+19 |
| | | |||||
| * | Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems | Paul Eggert | 1995-07-07 | 1 | -1/+1 |
| | | | | | that interpret `#! /' as a 4-byte magic number. | ||||
| * | Use test -r instead of < to check readability, to avoid syntax error. | David J. MacKenzie | 1994-10-19 | 1 | -1/+1 |
| | | |||||
| * | Don't check whether file is readable until we have decided not to ignore it. | Paul Eggert | 1993-07-29 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Eric S. Raymond | 1993-05-08 | 1 | -1/+1 |
| | | |||||
| * | Added documentation, made the change comment for old versions more | Eric S. Raymond | 1993-03-19 | 1 | -1/+24 |
| | | | | | useful. | ||||
| * | Initial revision | Eric S. Raymond | 1993-03-19 | 1 | -0/+75 |