aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
...
* (bb-member): Remove, use member instead.Pavel Janík2001-12-201-25/+34
* Fix typos.Pavel Janík2001-12-151-4/+4
* (5x5-crack-xor-mutate): Doc fix.Pavel Janík2001-12-111-2/+2
* (blackbox-mode, blackbox): Doc fix.Pavel Janík2001-11-291-4/+4
* (cookie, cookie-insert, shuffle-vector): Doc fixes.Pavel Janík2001-11-291-5/+7
* (studlify-word, studlify-region, studlify-buffer): Fix doc-string.Pavel Janík2001-11-291-3/+4
* (gamegrid-init-buffer): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* (psychoanalyze-pinhead): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* (tetris-mode): Remove make-local-hook.Pavel Janík2001-11-251-1/+0
* (snake-mode): Remove make-local-hook.Pavel Janík2001-11-251-1/+0
* (decipher-mode): Remove make-local-hook.Pavel Janík2001-11-251-1/+0
* (gomoku-mode): Don't use define-derived-mode.Richard M. Stallman2001-11-211-4/+9
* Fix a typo.Eli Zaretskii2001-11-201-1/+1
* Mark lm-mode as special. Suggested by Klaus Straubinger <[email protected]>Eli Zaretskii2001-11-201-0/+3
* Mark gomoku-mode as special. Suggested by Klaus StraubingerEli Zaretskii2001-11-201-0/+3
* Move definitions of constants to the beginning of file, before their use.Pavel Janík2001-11-101-16/+20
* (gomoku): Doc fix.Richard M. Stallman2001-11-061-2/+8
* Re-indent.Stefan Monnier2001-10-261-65/+65
* (make-doctor-variables): Remove a '($ please)'.Gerd Moellmann2001-10-231-1/+1
* (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
* (snake-score-file): Use temporary-file-directoryEli Zaretskii2001-09-291-1/+1
* (animate-string): Doc fix. Use a bufferGerd Moellmann2001-08-101-2/+20
* 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
* Add Keywords and Maintainer. Remove aGerd Moellmann2001-08-011-3/+3
* (animate-string): Handle case that the string isGerd Moellmann2001-08-011-1/+1
* Undo change of 2001-07-13.Gerd Moellmann2001-07-231-47/+35
* (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
* (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
* (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
* (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
* (lm): Use interactive spec `P'.Gerd Moellmann2000-12-211-6/+2
* Remove version info.Gerd Moellmann2000-11-291-1/+0