aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-0526-26/+26
* * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.Juanma Barranquero2008-11-251-11/+5
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-251-6/+6
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-241-1/+1
* (solitaire-mode-map): Bind "\r" rather than [return]. (Bug#1031)Glenn Morris2008-09-271-3/+3
* (fortune-in-buffer): Fix a bug which forcedTassilo Horn2008-09-221-1/+1
* Remove leading `*' from defcustom docs.Glenn Morris2008-09-201-12/+16
* Justin Bogner <mail at justinbogner.com> (tiny change)Glenn Morris2008-09-201-8/+7
* * play/solitaire.el (solitaire-mode-map): Define within defvar.Juanma Barranquero2008-07-251-87/+78
* * play/solitaire.el (solitaire-mode): Fix typo in docstring.Juanma Barranquero2008-07-241-7/+8
* American English spelling fixes.Glenn Morris2008-07-011-5/+5
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-122-2/+6
* Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)Magnus Henoch2008-06-011-3/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0626-158/+106
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1026-26/+26
* (hanoi-internal): Set `show-trailing-whitespace' to nil.Juanma Barranquero2008-02-211-0/+1
* Merge from emacs--devo--0Miles Bader2008-01-302-1/+3
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-091-1/+1
| * Tom Tromey <tromey at redhat.com>Glenn Morris2008-01-091-0/+2
* | Merge from emacs--devo--0Miles Bader2008-01-0925-25/+25
|\|
| * Merge from emacs--rel--22Miles Bader2008-01-0825-25/+25
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-0725-25/+25
* | | Merge from emacs--devo--0Miles Bader2007-12-291-7/+0
|\| |
| * | * calculator.el:Dan Nicolaescu2007-12-251-7/+0
* | | Merge from emacs--devo--0Miles Bader2007-12-161-1/+1
|\| |
| * | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-063-20/+17
|\| |
| * | (bb-up, bb-down): Revert 2007-10-21 change andMartin Rudalics2007-12-011-2/+2
| * | Don't require cl when compiling.Glenn Morris2007-11-301-18/+13
| * | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-11-111-2/+2
|\| |
| * | * ediff-util.el (ediff-nuke-selective-display): Move definition toDan Nicolaescu2007-11-011-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-275-7/+7
|\| |
| * | * progmodes/prolog.el: Undo previous change.Dan Nicolaescu2007-10-211-1/+0
| * | * textmodes/reftex.el: Move require easymenu before first use.Dan Nicolaescu2007-10-211-2/+2
| * | * play/decipher.el (decipher-keypress): Use forward-line.Dan Nicolaescu2007-10-201-1/+1
| * | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-204-4/+5
* | | Merge from emacs--devo--0Miles Bader2007-10-114-136/+144
|\| |
| * | (gamegrid-setup-default-font): Use face-spec-set.Richard M. Stallman2007-10-091-1/+1
| * | (zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen2007-10-011-0/+2
| * | (zone-hiding-modeline): Use mode-line-format.Richard M. Stallman2007-09-301-24/+4
| * | (zone-pgm-rotate): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-14/+14
| * | (solitaire-check, solitaire-solve): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-8/+8
| * | (bubbles-version): Bump value to "0.5".Thien-Thi Nguyen2007-09-141-87/+113
| * | (bubbles--initialize-images): Fix bug:Thien-Thi Nguyen2007-09-131-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-08-293-0/+1446
|\| |
| * | Add arch taglineMiles Bader2007-08-281-0/+1
| * | (gamegrid-init): Set line-spacing to 0.Kenichi Handa2007-08-281-0/+1