aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
Commit message (Collapse)AuthorAgeFilesLines
* (pong-init): Don't use make-local-hook.Stefan Monnier2001-10-131-1/+0
|
* (gomoku-mode): Use define-derived-mode.Stefan Monnier2001-10-131-10/+5
|
* Do not double variables in the lambda-list.Pavel Janík2001-10-132-4/+4
|
* (tetris-score-file): Use temporary-file-directoryEli Zaretskii2001-09-291-1/+1
| | | | | instead of a literal "/tmp". Suggested by Robert <[email protected]>.
* (snake-score-file): Use temporary-file-directoryEli Zaretskii2001-09-291-1/+1
| | | | | instead of a literal "/tmp". Suggested by Robert <[email protected]>.
* (animate-string): Doc fix. Use a bufferGerd Moellmann2001-08-101-2/+20
| | | | | | name with stars in it. (animate-sequence): New function. From Richard M. Stallman <[email protected]>.
* Re-insert a reference to re-inserted function animate-birthday-present.Pavel Janík2001-08-061-1/+2
|
* (animate-birthday-present): Re-insert.Gerd Moellmann2001-08-061-0/+35
|
* Specify FSF as Maintainer.Pavel Janík2001-08-061-0/+1
|
* (zone-pgm-stress): Use unwind-protect to make sureGerd Moellmann2001-08-031-25/+37
| | | | the mode-line face is restored. Fix several bugs.
* Add Keywords and Maintainer. Remove aGerd Moellmann2001-08-011-3/+3
| | | | reference to a removed function.
* (animate-string): Handle case that the string isGerd Moellmann2001-08-011-1/+1
| | | | longer than the window is wide.
* Undo change of 2001-07-13.Gerd Moellmann2001-07-231-47/+35
| | | | | | | Fix autoload cookies. Add types to defcustoms. (fortune) <defgroup>: Add :link. (fortune-from-region): Use eq, not eql. From Dave Love <[email protected]>.
* (animate-birthday-present): Function removed.Gerd Moellmann2001-07-231-34/+0
|
* *** empty log message ***Gerd Moellmann2001-07-231-0/+167
|
* *** empty log message ***Pavel Janík2001-07-173-3/+3
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-1611-16/+30
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-152-4/+6
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-154-2/+5
|
* Add types to defcustoms.Gerd Moellmann2001-07-131-15/+40
|
* Fix first line. From Pavel Jan,Bm(BkGerd Moellmann2001-07-051-2/+2
| | | | <[email protected]>.
* (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-3/+7
|
* (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlightedEli Zaretskii2001-06-171-3/+7
| | | | text.
* (lm): Use "p" not "P" for interactive spec.Richard M. Stallman2001-05-201-1/+1
|
* (fortune-from-region): Use `eq' instead of `eql'.Gerd Moellmann2001-04-231-3/+3
|
* Fix autoload cookies.Gerd Moellmann2001-04-231-6/+6
|
* (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.