1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00
emacs/lisp/play
Thien-Thi Nguyen df9d055ed4 (zone-timeout): New var.
(zone-hiding-modeline): New macro.
(zone-call): New func.

(zone): Init `modeline-hidden-level' symbol property.
Use `zone-call' instead of `funcall'.

(zone-pgm-whack-chars): Use `make-string' (bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).

(zone-pgm-stress): Use `zone-hiding-modeline'.

(zone-pgm-stress-destress): New zone program.
2002-01-10 22:14:26 +00:00
..
.gitignore
5x5.el (5x5-crack-xor-mutate): Doc fix. 2001-12-11 07:29:21 +00:00
animate.el (animate-string): Doc fix. Use a buffer 2001-08-10 18:10:40 +00:00
blackbox.el (bb-member): Remove, use member instead. 2001-12-20 06:51:24 +00:00
bruce.el Fix typos. 2001-12-15 10:32:44 +00:00
cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes. 2001-11-29 08:35:51 +00:00
decipher.el Doc fix. 2001-12-20 19:01:00 +00:00
dissociate.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
doctor.el (make-doctor-variables): Remove a '($ please)'. 2001-10-23 16:15:39 +00:00
dunnet.el Some fixes to follow coding conventions. 2001-07-16 09:10:19 +00:00
fortune.el Undo change of 2001-07-13. 2001-07-23 09:57:37 +00:00
gamegrid.el (gamegrid-init-buffer): Use insert instead of insert-string. 2001-11-26 16:16:45 +00:00
gametree.el
gomoku.el Doc fixes. 2001-12-20 18:59:32 +00:00
handwrite.el *** empty log message *** 2001-07-17 07:37:19 +00:00
hanoi.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
landmark.el Fix a typo. 2001-11-20 20:34:23 +00:00
life.el
meese.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
morse.el Some fixes to follow coding conventions. 2001-07-16 09:10:19 +00:00
mpuz.el Doc fix. 2001-12-20 19:01:00 +00:00
pong.el (pong-init): Don't use make-local-hook. 2001-10-13 18:28:55 +00:00
snake.el (snake-mode): Remove make-local-hook. 2001-11-25 11:32:52 +00:00
solitaire.el
spook.el
studly.el (studlify-word, studlify-region, studlify-buffer): Fix doc-string. 2001-11-29 08:18:25 +00:00
tetris.el (tetris-mode): Remove make-local-hook. 2001-11-25 11:33:26 +00:00
yow.el (yow): Use an arg to distinguish interactive calls, not interactive-p. 2001-12-23 06:40:00 +00:00
zone.el (zone-timeout): New var. 2002-01-10 22:14:26 +00:00