aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
Commit message (Collapse)AuthorAgeFilesLines
* (life): Rearrange code so that all calls toGerd Moellmann2001-03-121-4/+3
| | | | life-display-generation are in a catch-form.
* (dun-mode): Set major-mode to `dun-mode'.Gerd Moellmann2001-03-051-2/+2
|
* (pong-blank-color, pong-bat-color)Dave Love2001-02-081-12/+12
| | | | | | (pong-ball-color, pong-border-color, pong-left-key) (pong-right-key, pong-up-key, pong-down-key, pong-quit-key) (pong-pause-key, pong-resume-key, pong-timer-delay): Fix :type.
* (lm): Use interactive spec `P'.Gerd Moellmann2000-12-211-6/+2
| | | | (toplevel): Don't set debug-on-error.
* Remove version info.Gerd Moellmann2000-11-291-1/+0
|
* Remove RCS keyword.Gerd Moellmann2000-11-281-1/+1
|
* Update from author.Gerd Moellmann2000-11-271-13/+14
|
* (doctor-death): Update the Samaritans'Gerd Moellmann2000-10-191-2/+4
| | | | | anonymous address, and add a website for Befrienders International.
* (zone-timer, zone-wc-tbl): ReworkThien-Thi Nguyen2000-10-101-118/+113
| | | | | | these vars as symbol properties. (zone, zone-when-idle, zone-leave-me-alone, zone-pgm-whack-chars): Use new symbol properties.
* (morse-region, unmorse-region): Add autoloadDave Love2000-10-081-0/+8
| | | | cookie.
* (studlify-region, studlify-word): Add autoloadDave Love2000-10-081-0/+2
| | | | cookie.
* (spook-phrases-file): Use expand-file-name, notDave Love2000-10-081-1/+1
| | | | concat.
* (yow): Don't display multi-line quotations in a *Help* buffer, since theMiles Bader2000-10-031-10/+2
| | | | | | echo area will now grow to accommodate them. [Note -- I thought I already checked this change, but it seems to have mysteriously disappeared]
* Don't quote lambda.Stefan Monnier2000-08-161-29/+27
|
* *** empty log message ***Stefan Monnier2000-08-161-1/+1
|
* (fortune) <defgroup>: Add :version.Dave Love2000-08-161-21/+22
| | | | | (fortune-append): Fix error message. (fortune-from-region): Doc fix.
* (pong): Doc fix.Dave Love2000-08-161-3/+2
|
* Add `extensions' to keywords, since it's internal.Dave Love2000-08-161-1/+1
|
* Fix commentary section.Dave Love2000-08-161-2/+2
|
* (zone): Discard any pending input before runningEli Zaretskii2000-08-071-0/+6
| | | | the randomly-chosen pgm.
* (zone, zone-pgm-stress): Don't use window-system.Eli Zaretskii2000-08-041-3/+3
|
* *** empty log message ***Gerd Moellmann2000-08-021-0/+560
|
* (gomoku-font-lock-O-face, gomoku-font-lock-X-face)Eli Zaretskii2000-07-311-7/+5
| | | | (gomoku-plot-square, gomoku-init-display): Don't use window-system.
* (lm-font-lock-face-O, lm-font-lock-face-X)Eli Zaretskii2000-07-311-7/+5
| | | | (lm-plot-square, lm-init-display): Don't use window-system.
* Add explanation of how to make cookie.elGerd Moellmann2000-07-271-0/+4
| | | | compatible with strfile(1) to comment.
* Add Commentary section.Gerd Moellmann2000-07-271-0/+8
|
* Add author's email address.Gerd Moellmann2000-07-181-1/+1
|
* ignore *.elcSam Steingold2000-06-191-0/+1
|
* Fix finder keywords.Dave Love2000-05-261-1/+1
|
* (hanoi-internal): Don't use oddp.Dave Love2000-03-111-1/+2
|
* *** empty log message ***Gerd Moellmann2000-01-071-0/+461
|
* Initial revisionRichard M. Stallman1999-09-011-0/+317
|
* Declare dynamic vars.Dave Love1999-08-191-1/+8
|
* Mostly rewritten. Customized. To support an s2GKarl Heuer1999-08-141-173/+387
| | | | | | | | | | | | | | | | | | | doomsday clock, speed control is added and changes are made to allow large numbers of rings: rings now show the whole ring number, not just the last digit; consecutive rings are allowed to be the same size when necessary to fit all the rings in the window; and poles can be oriented horizontally. Face support is thrown in gratuitously. (hanoi): Changed default number of rings back to 3. (hanoi-unix, hanoi-unix-64): New commands (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces, hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face, hanoi-odd-ring-face): New variables. (hanoi-internal, hanoi-current-time-float, hanoi-put-face, hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for, hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions. (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n. (hanoi-topos, hanoi-draw-ring): Removed.
* Provide `landmark', not `lm', and just once.Karl Heuer1999-08-101-6/+2
|
* (5x5-mode-map): Bind C-p, C-n, C-b, C-f.Karl Heuer1999-08-031-3/+7
| | | | (5x5): Doc fix.
* Undo miscorrected non-typo.Karl Heuer1999-08-021-2/+2
|
* Initial revisionKarl Heuer1999-07-311-0/+518
|
* (mpuz-try-proposal): Fix message call.Karl Heuer1999-06-171-1/+3
| | | | Don't penalize player for certain impossible guesses.
* (handwrite): Require ps-print, and use ps-printer-name andEli Zaretskii1999-02-221-3/+12
| | | | | | ps-lpr-command. Call ps-print-region-function if it's defined, instead of forking ps-lpr-command unconditionally.
* Fix previous change.Richard M. Stallman1999-01-301-5/+5
|
* (gametree-default-score): Use defcustom.Richard M. Stallman1999-01-301-10/+20
| | | | | (gametree-score-regexp, gametree-score-closer): Likewise. (gametree-score-manual-flag, gametree-score-opener): Likewise.
* Document scoring functionality.Richard M. Stallman1999-01-301-21/+151
| | | | | | | | | | | | | (gametree-score-regexp): Add optional plus sign. (gametree-score-opener): Replace `:' with `=' as the former conflicts with gametree-half-ply-regexp. (gametree-transpose-following-leaves): Add. (gametree-insert-new-leaf): Make modifying commands barf in read-only buffers. (gametree-break-line-here): Add a call to `gametree-transpose-following-leaves'. This maintains the necessary invariant that on each level all leaf children precede all nonleaf children. This has always been implied, but left to the user, and, unfortunately, undocumented.
* Update comment.Karl Heuer1998-12-141-1/+1
|
* Fix maintainer email addr.Richard M. Stallman1998-10-251-1/+1
|
* (lm-font-lock-face-O, lm-font-lock-face-X):Karl Heuer1998-10-061-6/+6
| | | | | Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid confusing customize.
* Initial revisionRichard M. Stallman1998-06-142-0/+1027
|
* Comment change.Richard M. Stallman1998-06-141-1/+1
|
* Initial revisionRichard M. Stallman1998-06-141-0/+379
|
* Comment change.Richard M. Stallman1998-06-071-1/+1
|