summaryrefslogtreecommitdiff
path: root/lisp/play/5x5.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-161-4/+3
* Spelling fixes.Paul Eggert2011-11-141-3/+3
* * lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right): New funs.Vincent Belaïche2011-06-201-13/+84
* * lisp/play/5x5.el (5x5-new-game, 5x5-randomize):Vincent Belaïche2011-05-241-4/+9
* Small cleanup of recent 5x5.el changes.Glenn Morris2011-05-231-4/+22
* * lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions toVincent Belaïche2011-05-231-19/+372
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-211-3/+3
* 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-7/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-041-8/+8
* Use forward-line, not goto-line.Glenn Morris2009-08-211-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* American English spelling fix.Glenn Morris2008-06-271-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
* | * calculator.el:Dan Nicolaescu2007-12-251-7/+0
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Seed RNG on loading.Glenn Morris2007-04-051-0/+2
* (5x5-crack-xor-mutate): Doc fix.Juanma Barranquero2007-02-151-8/+8
* 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/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-261-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* (5x5-new-game): Set up the buffer even if not interactive.Richard M. Stallman2004-11-011-3/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-9/+9
* (5x5-crack-xor-mutate): Doc fix.Pavel Janík2001-12-111-2/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+3
* Remove version info.Gerd Moellmann2000-11-291-1/+0
* Remove RCS keyword.Gerd Moellmann2000-11-281-1/+1
* Update from author.Gerd Moellmann2000-11-271-13/+14
* (5x5-mode-map): Bind C-p, C-n, C-b, C-f.Karl Heuer1999-08-031-3/+7
* Undo miscorrected non-typo.Karl Heuer1999-08-021-2/+2
* Initial revisionKarl Heuer1999-07-311-0/+518