summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAge
* (5x5-crack-xor-mutate): Doc fix.Juanma Barranquero2007-02-15
* (mpuz-random-puzzle): Fix potential lockup whenDavid Kastrup2007-02-04
* (gamegrid-kill-timer): Cancel timer directly.Chong Yidong2007-01-28
* (tetris-new-shape): Stop drawing if game is over.Chong Yidong2007-01-28
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-09
* Space/tab mixup.Juanma Barranquero2006-11-24
* (gomoku-terminate-game, gomoku-human-takes-back, gomoku-prompt-for-move,Juanma Barranquero2006-11-24
* Space/tab mixup.Juanma Barranquero2006-11-24
* (handwrite): Also process lines not ending with newline. Replace someChong Yidong2006-11-12
* (dun-help): Fix typo in docstring.Juanma Barranquero2006-11-06
* (handwrite): Fix typo in docstring.Juanma Barranquero2006-11-06
* (hanoi-unix-64): Fix typo in docstring.Juanma Barranquero2006-11-06
* (life-patterns): Add a few more interesting patterns.Juanma Barranquero2006-09-15
* (life-display-generation): Test for input manually if `sleeptime' is negativeEli Zaretskii2006-09-09
* * subr.el (sit-for): New function.Chong Yidong2006-07-10
* Comment munging; nfc.Thien-Thi Nguyen2006-07-05
* (dun-load-d, dun-eval): Use eval-buffer.Thien-Thi Nguyen2006-07-05
* lisp/play/cookie1.el (cookie): Work properly when there's only one entryMiles Bader2006-06-21
* (pong-init-buffer): Fill buffer with spaces instead of ^A.Thien-Thi Nguyen2006-06-09
* (lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.Richard M. Stallman2006-04-09
* * files.el (safe-local-variable-values): New option.Chong Yidong2006-02-14
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-05
* (doctor-mode-map): Rename from `doc-mode-map'.Juri Linkov2006-01-23
* Move defvars out of eval-when-compile. Use dolist.Stefan Monnier2006-01-18
* (apropos-zippy): Call print-help-return-message, similar to other HelpEli Zaretskii2005-12-03
* (blackbox-mode-map): Move init into declaration.Stefan Monnier2005-10-25
* (blackbox-redefine-key): New function.Eli Zaretskii2005-10-25
* (doctor-doc): Don't say "psychiatrist".Richard M. Stallman2005-10-23
* (zone): Wrap body with save-window-excursion.Thien-Thi Nguyen2005-10-06
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-24
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-24
* Message format spec fixes, commit no. 4Deepak Goel2005-09-18
* (ps-printer-name, ps-lpr-command): Add defvars.Juanma Barranquero2005-08-30
* * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-15
* (gametree-mode): Use make-local-variable, not make-variable-buffer-local.Richard M. Stallman2005-08-09
* (doctor-type-symbol): "?\ " -> "?\s".Juanma Barranquero2005-08-02
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-01
* (zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.Juanma Barranquero2005-07-18
* (tetris-mode): Avoid warning.Richard M. Stallman2005-07-16
* (snake-mode): Avoid warning.Richard M. Stallman2005-07-16
* (gamegrid-shared-game-dir): Add defvar.Richard M. Stallman2005-07-16
* Update FSF's address.Lute Kamstra2005-07-04
* (decipher-loop-with-breaks): Change space constants "protected" from end of lineJuanma Barranquero2005-06-29
* (doctor-mode-map): Remove defvar.Lute Kamstra2005-06-10
* (blackbox-mode): Use run-mode-hooks.Lute Kamstra2005-06-10
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398Miles Bader2005-06-10
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397Miles Bader2005-06-10
* (dun-mode): Use define-derived-mode.Lute Kamstra2005-06-10
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-26