summaryrefslogtreecommitdiff
path: root/lisp/play/mpuz.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-8/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Better seed support for (random).Paul Eggert2012-08-311-2/+0
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-11/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-31/+11
|\
| * lisp/play/mpuz.el: Small fixes.Juanma Barranquero2011-04-211-35/+16
* | lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-211-3/+2
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-25/+26
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-2/+1
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-041-7/+7
* Use forward-line, not goto-line.Glenn Morris2009-08-211-3/+6
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+3
* 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
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (mpuz-random-puzzle): Fix potential lockup whenDavid Kastrup2007-02-041-2/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+2
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-241-3/+3
* * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-151-8/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398Miles Bader2005-06-101-8/+16
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-261-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mpuz-silent): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-2/+2
* (mpuz-switch-to-window): Set buffer-read-only directly.Richard M. Stallman2002-05-041-1/+1
* Use defface instead of facemenu-get-face.Eli Zaretskii2002-03-101-16/+15
* (mpuz-unsolved-face, mpuz-solved-face)Eli Zaretskii2002-03-081-194/+255
* Doc fix.Pavel Janík2001-12-201-1/+1
* (mpuz-try-proposal): Fix message call.Karl Heuer1999-06-171-1/+3