summaryrefslogtreecommitdiff
path: root/lisp/play/life.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015...Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/play/life.el (life-mode): Use define-derived-mode. Derive from...Stefan Monnier2013-09-171-31/+30
* * lisp/subr.el (define-error): New function....Stefan Monnier2013-08-091-2/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Better seed support for (random)....Paul Eggert2012-08-311-6/+0
* 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
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use line-end-position rather than end-of-line, etc....Glenn Morris2010-11-061-4/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* 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
* (life-patterns): Add a few more interesting patterns....Juanma Barranquero2006-09-151-1/+23
* (life-display-generation): Test for input manually if `sleeptime' is negative...Eli Zaretskii2006-09-091-1/+2
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* Maintainer is now FSF....Luc Teirlinck2004-11-161-6/+7
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* (life): Rearrange code so that all calls to...Gerd Moellmann2001-03-121-4/+3
* (life-grim-reaper): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* Comment change.Richard M. Stallman1997-05-271-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (abs): Function definition deleted....Richard M. Stallman1995-08-261-25/+20
* (life-insert-random-pattern): Simplify (% (abs (random)) N)...Paul Eggert1993-08-011-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-1/+1
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
* entered into RCSJim Blandy1992-08-041-33/+33
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-2/+6
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
* *** empty log message ***Jim Blandy1992-03-161-2/+3
* *** empty log message ***Jim Blandy1991-03-121-4/+2
* Initial revisionJoseph Arceneaux1990-03-061-0/+276