summaryrefslogtreecommitdiff
path: root/lisp/play/mpuz.el
AgeCommit message (Expand)Author
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-24Prefer seq-random-elt to nth+randomStefan Kangas
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16Do interactive mode tagging for play/*.elStefan Kangas
2021-01-30Use lexical-binding in mpuz.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-10Use define-derived-mode (and derived-mode-p).Stefan Monnier
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-08-31Better seed support for (random).Paul Eggert
2012-06-09Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-22Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris
2011-04-21lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-04-21lisp/play/mpuz.el: Small fixes.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-10Declare and define in one step various mode maps.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-03* url-util.el (url-insert-entities-in-string):Stefan Monnier
2009-09-04Remove leading * from defcustom and defface docs.Glenn Morris
2009-08-21Use forward-line, not goto-line.Glenn Morris
2009-01-09Replace last-command-char with last-command-event.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-08* erc-stamp.el (erc-echo-timestamp):David Kastrup
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-02-04(mpuz-random-puzzle): Fix potential lockup whenDavid Kastrup
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-09Update copyright years.Glenn Morris
2006-02-05Update copyright notices of all files in the lisp/play directory.Romain Francoise
2005-09-242005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise
2005-08-15* mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu
2005-08-01Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-06-10Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398Miles Bader
2005-05-26* play/5x5.el (5x5-mode):Lute Kamstra