| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 1 | -4/+3 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -3/+3 |
* | * lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right): New funs. | Vincent Belaïche | 2011-06-20 | 1 | -13/+84 |
* | * lisp/play/5x5.el (5x5-new-game, 5x5-randomize): | Vincent Belaïche | 2011-05-24 | 1 | -4/+9 |
* | Small cleanup of recent 5x5.el changes. | Glenn Morris | 2011-05-23 | 1 | -4/+22 |
* | * lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions to | Vincent Belaïche | 2011-05-23 | 1 | -19/+372 |
* | lisp/play/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-21 | 1 | -3/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Declare and define in one step various mode maps. | Dan Nicolaescu | 2010-10-10 | 1 | -7/+3 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -1/+2 |
* | Remove leading * from defcustom and defface docs. | Glenn Morris | 2009-09-04 | 1 | -8/+8 |
* | Use forward-line, not goto-line. | Glenn Morris | 2009-08-21 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | * calculator.el: | Dan Nicolaescu | 2007-12-25 | 1 | -7/+0 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Seed RNG on loading. | Glenn Morris | 2007-04-05 | 1 | -0/+2 |
* | (5x5-crack-xor-mutate): Doc fix. | Juanma Barranquero | 2007-02-15 | 1 | -8/+8 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-09 | 1 | -1/+1 |
* | Update copyright notices of all files in the lisp/play directory. | Romain Francoise | 2006-02-05 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-01 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | * play/5x5.el (5x5-mode): | Lute Kamstra | 2005-05-26 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-05-12 | 1 | -1/+1 |
* | (5x5-new-game): Set up the buffer even if not interactive. | Richard M. Stallman | 2004-11-01 | 1 | -3/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -9/+9 |
* | (5x5-crack-xor-mutate): Doc fix. | Pavel Janík | 2001-12-11 | 1 | -2/+2 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -1/+3 |
* | Remove version info. | Gerd Moellmann | 2000-11-29 | 1 | -1/+0 |
* | Remove RCS keyword. | Gerd Moellmann | 2000-11-28 | 1 | -1/+1 |
* | Update from author. | Gerd Moellmann | 2000-11-27 | 1 | -13/+14 |
* | (5x5-mode-map): Bind C-p, C-n, C-b, C-f. | Karl Heuer | 1999-08-03 | 1 | -3/+7 |
* | Undo miscorrected non-typo. | Karl Heuer | 1999-08-02 | 1 | -2/+2 |
* | Initial revision | Karl Heuer | 1999-07-31 | 1 | -0/+518 |