summaryrefslogtreecommitdiff
path: root/lisp/play/solitaire.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Use lexical-binding in solitaire.elStefan Kangas2020-11-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-17
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-21
* Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.Chong Yidong2011-02-18
* Move keymap initialization into declaration.Stefan Monnier2011-02-10
* * lisp/apropos.el (apropos-print): Now that `apropos-mode' inheritsSam Steingold2011-02-02
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-04
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (solitaire-mode-map): Bind "\r" rather than [return]. (Bug#1031)Glenn Morris2008-09-27
* * play/solitaire.el (solitaire-mode-map): Define within defvar.Juanma Barranquero2008-07-25
* * play/solitaire.el (solitaire-mode): Fix typo in docstring.Juanma Barranquero2008-07-24
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (solitaire-check, solitaire-solve): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-26
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-09
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-05
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-01
* Update FSF's address.Lute Kamstra2005-07-04
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-26
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitepace deleted.Juanma Barranquero2003-02-04
* (solitaire-mode-map): Use command remapping instead ofAndreas Schwab2003-01-12
* Update author's email address, at his request.Eli Zaretskii2002-04-12
* (solitaire-possible-move): Use funcall to invoke movesymbol.Richard M. Stallman1998-05-24
* (solitaire): Doc fix.Richard M. Stallman1998-05-21
* Customized.Stephen Eglen1998-04-05
* (solitaire-quit): Function deleted.Richard M. Stallman1998-03-08
* (solitaire): Doc fix.Richard M. Stallman1996-10-12
* (solitaire): Doc fix.Erik Naggum1996-01-24