summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-0725-25/+25
* Switch license to GPLv3 or later.Glenn Morris2007-07-2525-25/+25
* Seed RNG on loading.Glenn Morris2007-04-058-0/+15
* (top-level): Provide self.Glenn Morris2007-04-051-0/+2
* (gamegrid-add-score-with-update-game-score-1): Jump to the line where new scoreEli Zaretskii2007-03-031-17/+24
* (tetris-move-bottom, tetris-move-left)Eli Zaretskii2007-03-031-21/+27
* (5x5-crack-xor-mutate): Doc fix.Juanma Barranquero2007-02-151-8/+8
* (mpuz-random-puzzle): Fix potential lockup whenDavid Kastrup2007-02-041-2/+3
* (gamegrid-kill-timer): Cancel timer directly.Chong Yidong2007-01-281-31/+32
* (tetris-new-shape): Stop drawing if game is over.Chong Yidong2007-01-281-3/+3
* Add 2007 to copyright years.Glenn Morris2007-01-2125-27/+27
* Update copyright years.Glenn Morris2006-12-0917-17/+17
* Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* (gomoku-terminate-game, gomoku-human-takes-back, gomoku-prompt-for-move,Juanma Barranquero2006-11-241-10/+10
* Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
* (handwrite): Also process lines not ending with newline. Replace someChong Yidong2006-11-121-136/+41
* (dun-help): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (handwrite): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (hanoi-unix-64): Fix typo in docstring.Juanma Barranquero2006-11-061-2/+2
* (life-patterns): Add a few more interesting patterns.Juanma Barranquero2006-09-151-1/+23
* (life-display-generation): Test for input manually if `sleeptime' is negativeEli Zaretskii2006-09-091-1/+2
* * subr.el (sit-for): New function.Chong Yidong2006-07-101-3/+2
* Comment munging; nfc.Thien-Thi Nguyen2006-07-051-1/+1
* (dun-load-d, dun-eval): Use eval-buffer.Thien-Thi Nguyen2006-07-051-2/+2
* lisp/play/cookie1.el (cookie): Work properly when there's only one entryMiles Bader2006-06-211-2/+2
* (pong-init-buffer): Fill buffer with spaces instead of ^A.Thien-Thi Nguyen2006-06-091-1/+1
* (lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.Richard M. Stallman2006-04-091-12/+14
* * files.el (safe-local-variable-values): New option.Chong Yidong2006-02-141-2/+2
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-0524-24/+33
* (doctor-mode-map): Rename from `doc-mode-map'.Juri Linkov2006-01-231-1/+1
* Move defvars out of eval-when-compile. Use dolist.Stefan Monnier2006-01-181-94/+97
* (apropos-zippy): Call print-help-return-message, similar to other HelpEli Zaretskii2005-12-031-1/+2
* (blackbox-mode-map): Move init into declaration.Stefan Monnier2005-10-251-20/+20
* (blackbox-redefine-key): New function.Eli Zaretskii2005-10-251-12/+15
* (doctor-doc): Don't say "psychiatrist".Richard M. Stallman2005-10-231-3/+3
* (zone): Wrap body with save-window-excursion.Thien-Thi Nguyen2005-10-061-53/+54
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-243-34/+34
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* Message format spec fixes, commit no. 4Deepak Goel2005-09-183-3/+3
* (ps-printer-name, ps-lpr-command): Add defvars.Juanma Barranquero2005-08-301-0/+3
* * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-152-12/+0
* (gametree-mode): Use make-local-variable, not make-variable-buffer-local.Richard M. Stallman2005-08-091-3/+3
* (doctor-type-symbol): "?\ " -> "?\s".Juanma Barranquero2005-08-021-1/+31
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0125-25/+41
* (zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.Juanma Barranquero2005-07-181-1/+1
* (tetris-mode): Avoid warning.Richard M. Stallman2005-07-161-9/+10
* (snake-mode): Avoid warning.Richard M. Stallman2005-07-161-9/+10
* (gamegrid-shared-game-dir): Add defvar.Richard M. Stallman2005-07-161-13/+13
* Update FSF's address.Lute Kamstra2005-07-0425-50/+50
* (decipher-loop-with-breaks): Change space constants "protected" from end of lineJuanma Barranquero2005-06-291-1/+1