summaryrefslogtreecommitdiff
path: root/lisp/play/life.el
Commit message (Expand)AuthorAgeFilesLines
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in life.el and add testsStefan Kangas2020-08-301-9/+21
* Various life.el improvementsStefan Kangas2020-08-301-12/+48
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul 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 fromStefan 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 negativeEli 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 toGerd 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