summaryrefslogtreecommitdiff
path: root/lisp/play/5x5.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; * lisp/play/5x5.el (5x5-defvar-local): Improve obsoletion.Stefan Kangas2022-08-11
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use defvar-keymap in play/*.elStefan Kangas2021-12-31
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Avoid cl-lib alias for cadadr and friendsStefan Kangas2021-09-03
* Mark up 5x5 for interactive modeLars Ingebrigtsen2021-02-14
* Use lexical-binding in almost all of play/*.elStefan Kangas2021-02-10
* ; Fix my previous commitStefan Kangas2021-01-31
* Prefer defvar-local in play/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* ; * lisp/play/5x5.el: Fix my last change.Stefan Kangas2020-12-16
* * lisp/play/5x5.el: Fix typo. Remove redundant :group args.Stefan Kangas2020-12-14
* ; Fix typosStefan Kangas2020-09-21
* Update copyright year to 2020Paul Eggert2020-01-01
* Add conditional operator xor to subr.elMattias Engdegård2019-08-06
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* 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
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-10
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Better seed support for (random).Paul Eggert2012-08-31
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-27
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-19
* Fix typos.Juanma Barranquero2011-11-16
* Spelling fixes.Paul Eggert2011-11-14
* * lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right): New funs.Vincent Belaïche2011-06-20
* * lisp/play/5x5.el (5x5-new-game, 5x5-randomize):Vincent Belaïche2011-05-24
* Small cleanup of recent 5x5.el changes.Glenn Morris2011-05-23
* * lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions toVincent Belaïche2011-05-23
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-21
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13