summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* (decipher-loop-with-breaks): Change space constants "protected" from end of lineJuanma Barranquero2005-06-291-1/+1
* (doctor-mode-map): Remove defvar.Lute Kamstra2005-06-101-13/+4
* (blackbox-mode): Use run-mode-hooks.Lute Kamstra2005-06-101-3/+3
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398Miles Bader2005-06-101-8/+16
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397Miles Bader2005-06-101-8/+10
* (dun-mode): Use define-derived-mode.Lute Kamstra2005-06-101-14/+8
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-268-10/+12
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-3/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-1217-17/+17
* (animate-place-char): Use forward-line insteadKim F. Storm2005-03-091-2/+4
* (decipher-mode): Don't call decipher-read-alphabet if buffer is empty.Richard M. Stallman2005-01-171-1/+2
* (zone-pgm-random-life): Fix typo.Thien-Thi Nguyen2004-12-171-1/+1
* (zone): Init `line-spacing' from orig buffer.Thien-Thi Nguyen2004-12-171-20/+31
* Commentary munging; nfc.Thien-Thi Nguyen2004-12-161-3/+4
* (zone): Fix omission bug: Use a self-disablingThien-Thi Nguyen2004-12-161-6/+16
* Add to THANKS in Commentary; nfc.Thien-Thi Nguyen2004-12-151-1/+1
* (zone): Set `truncate-lines'.Thien-Thi Nguyen2004-12-151-124/+121
* (zone-programs): Add `zone-pgm-random-life'.Thien-Thi Nguyen2004-12-111-24/+79
* Maintainer is now FSF.Luc Teirlinck2004-11-161-6/+7
* (5x5-new-game): Set up the buffer even if not interactive.Richard M. Stallman2004-11-011-3/+2
* (fortune-to-signature): Don't use interactive-p.Richard M. Stallman2004-11-011-2/+2
* (bb-trace-ray): Avoid double tracing.Thien-Thi Nguyen2004-09-081-28/+29
* (gamegrid-add-score-insecure): Use sort-fields.Jesper Harder2004-04-051-1/+1
* Fix keywords.Juri Linkov2004-03-221-1/+1
* (animate-birthday-present): Accept other than `Sarah', too.Eli Zaretskii2004-02-211-5/+7
* Fix typo.Simon Josefsson2004-02-191-3/+5
* (zone-call): Fix format string.Andreas Schwab2004-02-081-2/+2
* (handwrite): Make the handwrite credit messageRichard M. Stallman2003-12-291-2/+1
* Add arch taglinesMiles Bader2003-09-0128-0/+28
* (decipher-ignore-spaces): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-2/+2
* (mpuz-silent): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-2/+2
* Added a comment explaining the various ways to save a game score on POSIXJuanma Barranquero2003-04-291-22/+53
* (gomoku-buffer-name): New constant.Glenn Morris2003-04-121-10/+23
* (gamegrid-add-score): Add info to docstring.Juanma Barranquero2003-02-261-41/+70
* Trailing whitepace deleted.Juanma Barranquero2003-02-0414-252/+252
* (solitaire-mode-map): Use command remapping instead ofAndreas Schwab2003-01-121-3/+2
* (lm-mode-map): Use command remapping instead ofAndreas Schwab2003-01-121-13/+7
* (gomoku-mode-map): Use command remapping instead ofAndreas Schwab2003-01-121-13/+7
* (decipher-mode-map): Use command remapping instead ofAndreas Schwab2003-01-121-5/+3
* (morse-code): Add Norwegian non-ASCII characters.Simon Josefsson2002-11-211-0/+2
* (morse-code): Add non-ASCII characters, accordingSimon Josefsson2002-11-211-3/+13
* Add provide call.Markus Rost2002-11-151-0/+2
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
* (doctor-doc): Add 2 question words.Richard M. Stallman2002-09-231-2/+4
* (gamegrid-face): new variable to emulate a buffer-local default face.Richard M. Stallman2002-09-231-54/+73
* (bb-right): Respect prefix argument.Richard M. Stallman2002-09-201-21/+21
* (gomoku-move-up, gomoku-move-down):Richard M. Stallman2002-09-161-2/+6
* (tetris-blank-options, tetris-cell-options):Francesco Potortì2002-09-131-15/+12
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-131-1/+2
* (pong-border-options): Use color on tty ifFrancesco Potortì2002-09-131-7/+4