Thien-Thi Nguyen
3cc2b29c6a
Commentary munging; nfc.
2004-12-16 17:13:22 +00:00
Thien-Thi Nguyen
8b000fc3b1
(zone): Fix omission bug: Use a self-disabling
...
one-shot thunk for uniform (error, quit, normal) recovery.
(zone-pgm-random-life): Fix bug:
Recognize empty initial field by lack of "@" chars.
2004-12-16 17:11:15 +00:00
Thien-Thi Nguyen
6f5546a98c
Add to THANKS in Commentary; nfc.
2004-12-15 13:59:17 +00:00
Thien-Thi Nguyen
3ef8085247
(zone): Set `truncate-lines'.
...
Also, init `tab-width' with value from original buffer.
(zone-shift-up): Rewrite for speed.
(zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
(zone-pgm-jitter): Remove redundant entries from ops vector.
(zone-exploding-remove): Reduce iteration count.
(zone-cpos): Convert to defsubst.
(zone-replace-char): New defsubst.
(zone-park/sit-for): Likewise.
(zone-fret): Take window-start arg.
Update callers. Use `zone-park/sit-for'.
(zone-fill-out-screen): Rewrite.
(zone-fall-through-ws): Likewise. Update callers.
(zone-pgm-drip): Use `zone-replace-char'.
Move var inits before while-loop. Use `zone-park/sit-for'.
(zone-pgm-random-life): Handle empty initial field.
Use `zone-replace-char' and `zone-park/sit-for'.
2004-12-15 13:53:58 +00:00
Thien-Thi Nguyen
0ccb50fc8a
(zone-programs): Add `zone-pgm-random-life'.
...
(zone-fill-out-screen): New func.
(zone-pgm-drip): Use `zone-fill-out-screen'.
Also, no longer go to point-min on every cycle.
(zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
(zone-pgm-random-life-wait): New user var.
(zone-pgm-random-life): New func.
2004-12-11 14:51:32 +00:00
Luc Teirlinck
4127f01512
Maintainer is now FSF.
...
(life-patterns, life-neighbor-deltas, life-window-start)
(life-current-generation, life-generation-string): Use defvar instead
of defconst.
2004-11-16 02:54:06 +00:00
Richard M. Stallman
ca5f43fa07
(5x5-new-game): Set up the buffer even if not interactive.
2004-11-01 07:46:16 +00:00
Richard M. Stallman
1d4408c8eb
(fortune-to-signature): Don't use interactive-p.
...
(fortune-in-buffer): Doc fix.
2004-11-01 07:45:18 +00:00
Thien-Thi Nguyen
18a6a20783
(bb-trace-ray): Avoid double tracing.
2004-09-08 10:07:38 +00:00
Jesper Harder
cbfbd37df5
(gamegrid-add-score-insecure): Use sort-fields.
2004-04-05 11:57:14 +00:00
Juri Linkov
16c32e8acf
Fix keywords.
2004-03-22 07:46:31 +00:00
Eli Zaretskii
8bcfd13b54
(animate-birthday-present): Accept other than `Sarah', too.
2004-02-21 13:30:42 +00:00
Simon Josefsson
507c5deb1e
Fix typo.
...
(morse-code): Add @.
2004-02-19 19:36:36 +00:00
Andreas Schwab
dc12031733
(zone-call): Fix format string.
2004-02-08 22:32:18 +00:00
Richard M. Stallman
3066be24c1
(handwrite): Make the handwrite credit message
...
a comment rather than an output command.
2003-12-29 20:02:15 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
e7f32a7551
(decipher-ignore-spaces): Don't quote nil and t in docstrings.
2003-05-06 17:45:50 +00:00
Juanma Barranquero
8101c2f2e2
(mpuz-silent): Don't quote nil and t in docstrings.
2003-05-06 17:45:00 +00:00
Juanma Barranquero
f62ebc65ab
Added a comment explaining the various ways to save a game score on POSIX
...
systems.
(gamegrid-add-score-with-update-game-score): Use `cond' instead of `if'.
Provide for the case that FILE is an absolute filename. Create the directory
"$HOME/.emacs.d/games", if necessary.
2003-04-29 23:06:50 +00:00
Glenn Morris
428d45d255
(gomoku-buffer-name): New constant.
...
(gomoku-mode): Doc fix. Add call to kill-all-local-variables,
for global-font-lock-mode.
(gomoku): Do not call gomoku-switch-to-window directly, else the
player is asked the startup questions twice after a killed game.
(gomoku-prompt-for-other-game): Throw an error if no new game,
since otherwise answering no after a killed game has no effect.
(gomoku-switch-to-window): Use gomoku-buffer-name.
2003-04-12 15:51:57 +00:00
Juanma Barranquero
f9d56d5997
(gamegrid-add-score): Add info to docstring.
...
(gamegrid-add-score-with-update-game-score-1): New function, factored out of
`gamegriod-add-score-with-update-game-score'.
(gamegrid-add-score-with-update-game-score): Use it. Fall back on
`gamegrid-add-score-insecure' if the requested file does not exist in
$(gamedir), in case the user has installed a game on his own.
(gamegrid-add-score-insecure): Accept optional directory argument.
2003-02-26 10:19:29 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Andreas Schwab
8c4d9806ec
(solitaire-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:50:32 +00:00
Andreas Schwab
65877b9c16
(lm-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:50:11 +00:00
Andreas Schwab
4cbb318942
(gomoku-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:49:41 +00:00
Andreas Schwab
3ed7472c12
(decipher-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:49:14 +00:00
Simon Josefsson
34c4c919b0
(morse-code): Add Norwegian non-ASCII characters.
2002-11-21 19:18:07 +00:00
Simon Josefsson
4203c128a6
(morse-code): Add non-ASCII characters, according
...
to table at http://www.soton.ac.uk/~scp93ch/morse/ .
2002-11-21 18:11:49 +00:00
Markus Rost
456f0b95dc
Add provide call.
2002-11-15 05:25:19 +00:00
Juanma Barranquero
0a10297a06
Add "no-byte-compile: t" in first line.
2002-10-01 17:06:54 +00:00
Richard M. Stallman
daa6ddb5d6
(doctor-doc): Add 2 question words.
...
(doctor-getnoun): Parse and save the complete object phrase.
2002-09-23 16:04:57 +00:00
Richard M. Stallman
0f7df8ac6a
(gamegrid-face): new variable to emulate a buffer-local default face.
...
(gamegrid-xbm): new variable; XBM image as a replacement for
`gamegrid-xpm' on Emacsen compiled without XPM-support.
(gamegrid-colorize-glyph): Ported XEmacs-code for the generation
of images to Emacs.
(gamegrid-match-spec): Call `gamegrid-make-image-from-vector' to
convert XEmacs-type image descriptors.
(gamegrid-color-display-p): Removed. (Use `display-colors-p' instead.)
(gamegrid-make-image-from-vector): New function. Convert XEmacs'
image descriptors.
(gamegrid-display-type): Use Emacs' standard `display-.*-p'
functions to check for display capabilities. Fix the recognition
of image-support in Emacs 21 by this way.
(gamegrid-hide-cursor): Removed.
(gamegrid-setup-default-font): Ported the code from XEmacs to
Emacs: create a new face and assign the variable `gamegrid-face'
to it. Make sure that the face is not higher than the smallest
image used by the game.
(gamegrid-initialize-display): Use `(setq cursor-type nil)'
instead of `gamegrid-hide-cursor'.
(gamegrid-set-face): If `gamegrid-display-mode' is 'glyph, put an
image in the buffer, instead of applying a face.
(gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put
the face held by `gamegrid-face' in an overlay over the whole
buffer to emulate a buffer-local default-face.
2002-09-23 16:03:03 +00:00
Richard M. Stallman
4bd2c0134a
(bb-right): Respect prefix argument.
...
(bb-left, bb-up, bb-down): Likewise.
2002-09-20 18:34:12 +00:00
Richard M. Stallman
05a841569d
(gomoku-move-up, gomoku-move-down):
...
Use forward-line and move-to-column.
2002-09-16 19:32:53 +00:00
Francesco Potortì
ba8cb9c56d
(tetris-blank-options, tetris-cell-options):
...
Remove various redundant `(t nil)'.
(tetris-border-options): Use color on tty if available.
2002-09-13 13:33:57 +00:00
Francesco Potortì
c2f8b57c62
(snake-border-options): Use color on tty if available.
2002-09-13 13:31:54 +00:00
Francesco Potortì
6add75170c
(pong-border-options): Use color on tty if
...
available. Reset color on tty to be [0.5 0.5 0.5].
2002-09-13 13:30:09 +00:00
Richard M. Stallman
a5bce90d94
(gamegrid-make-color-tty-face): Handle string as COLOR arg.
...
(gamegrid-display-type): Don't assume display-color-p
implies a color-x terminal.
(gamegrid-hide-cursor): Set `cursor-type' local variable.
2002-09-10 16:47:16 +00:00
John Paul Wallington
a3e58c1a03
2002-09-10 Deepak Goel <deego@glue.umd.edu>
...
* play/doctor.el (doc//): Rename from `//'. Update callers.
(doc$): Rename from `$'. Update callers.
2002-09-10 05:48:44 +00:00
John Paul Wallington
454473ea06
(doctor-cadr, doctor-caddr, doctor-cddr): Remove.
...
Update callers.
2002-09-09 05:50:58 +00:00
Richard M. Stallman
27664fbec1
(doctor-doc): Recognize question words and use qlist.
...
Use doctor-shorten's return value.
(doctor-shorten): Compute a return value, don't alter `sent'.
(doctor-hates1): Add a question mark.
(doctor-strangelove): Unused function deleted.
2002-09-09 00:25:09 +00:00
Stefan Monnier
1a4914f340
Use find-file-hook instead of find-file-hooks.
2002-08-15 00:48:20 +00:00
Juanma Barranquero
318cfc6481
(dun-physobj-desc): Fix typo.
2002-07-03 11:29:28 +00:00
Richard M. Stallman
0c7f990203
(zone-idle): Var deleted.
2002-06-21 09:57:05 +00:00
Richard M. Stallman
216640c5de
(zone-timer): New variable holds the idle timer.
...
(zone): Don't fiddle with the idle timer at all.
(zone-when-idle): Put the idle timer in zone-timer.
If one is already set up, cancel it and make a new one.
(zone-leave-me-alone): Likewise.
2002-06-13 22:27:37 +00:00
Juanma Barranquero
b96fb65cd3
*** empty log message ***
2002-05-16 12:01:57 +00:00
Richard M. Stallman
d7f5c8f9d1
(mpuz-switch-to-window): Set buffer-read-only directly.
2002-05-04 14:17:21 +00:00
Colin Walters
3d43e48ad4
(gamegrid-user-score-file-directory): New variable.
...
(gamegrid-add-score-with-update-game-score): Use
`shared-game-score-directory'. Correctly handle non-setuid case.
2002-05-03 19:30:58 +00:00
Colin Walters
ab8dbe67bb
(gamegrid-add-score-with-update-game-score): Test whether or not
...
update-game-score is setuid, and do the right thing.
2002-04-29 22:53:44 +00:00
Colin Walters
80f60ab4d9
(gamegrid-add-score-with-update-game-score): Handle the case where
...
we're already viewing the score file.
2002-04-23 20:24:40 +00:00
Colin Walters
744ee133cd
(gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.
...
(gamegrid-add-score-insecure): Restored from the old `update-game-score'.
(gamegrid-add-score): Just dispatch on `system-type' to one of the
previous two functions.
2002-04-13 20:26:36 +00:00
Eli Zaretskii
061a3f4540
Update author's email address, at his request.
2002-04-12 19:08:32 +00:00
Colin Walters
dcec69ee99
Fix previous change.
2002-04-10 23:16:45 +00:00
Colin Walters
76f1b32158
(tetris-score-file): Likewise.
2002-04-10 19:14:38 +00:00
Colin Walters
e6eb4750af
(snake-score-file): Default to just "snake-scores".
2002-04-10 19:14:07 +00:00
Colin Walters
baf9c39a8c
(gamegrid-add-score): Rewrite from scratch to use `update-game-score'.
2002-04-10 19:13:35 +00:00
Juanma Barranquero
6e71749d98
(gomoku-font-lock-O-face): Convert to use `defface'.
...
(gomoku-font-lock-X-face): Likewise.
(gomoku-font-lock-keywords): Use faces instead of variables.
2002-03-22 09:44:45 +00:00
Eli Zaretskii
a0db0bbfdb
Use defface instead of facemenu-get-face.
2002-03-10 17:28:58 +00:00
Eli Zaretskii
d93196b328
(mpuz-unsolved-face, mpuz-solved-face)
...
(mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
(mpuz-allow-double-multiplicator): new options for nicer look and
new features.
(mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): new
functions.
(mpuz-check-all-solved, mpuz-random-puzzle)
(mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
(mpuz-show-solution): functions streamlined and removed french
style space before punctuation, added face support and optional
solving of trivial results.
2002-03-08 08:11:21 +00:00
Sam Steingold
adcce7d5f5
fixed parens in the last patch
2002-03-03 16:09:28 +00:00
Richard M. Stallman
9caf26fece
(tetris-score-file): Put in home dir, not in /tmp.
2002-03-03 14:17:47 +00:00
Richard M. Stallman
279b254c99
(gamegrid-set-font, gamegrid-setup-face)
...
(gamegrid-make-mono-tty-face): Fix usage of condition-case.
2002-03-03 14:14:38 +00:00
Richard M. Stallman
35ce93ebfd
(snake-score-file): Put in home dir, not in /tmp.
2002-03-03 14:13:14 +00:00
Richard M. Stallman
5bcfaa0725
(snake-velocity-queue, snake-update-velocity)
...
(snake-final-x-velocity, snake-final-y-velocity):
New variable and functions. Store user's keypresses
into a queue and pop from the queue each subsequent turn.
(snake-update-game, snake-move-left)
(snake-move-right, snake-move-up, snake-move-down, snake-active-p)
(snake-start-game): Use that queue.
(snake-use-glyphs-flag): Renamed from snake-use-glyphs.
(snake-use-color-flag): Likewise.
(snake-mode): Rename uses of those variables.
2002-02-22 15:19:06 +00:00
Eli Zaretskii
e77c1e8c4d
(pong-border-options): Make the border colors slightly more bright.
2002-02-06 12:06:19 +00:00
Eli Zaretskii
e029dcaf14
(pong-height): Don't use height that exceeds the frame height.
2002-02-06 11:35:49 +00:00
Eli Zaretskii
c7e6cdba5a
(gamegrid-display-type): Treat any
...
color-capable display as color-x, if display-color-p is fboundp.
(gamegrid-make-color-x-face): Don't call gamegrid-color twice.
(gamegrid-make-color-tty-face): Use the value of color, not the
symbol itself. Don't call gamegrid-color.
2002-02-06 11:34:07 +00:00
Richard M. Stallman
67ec1c1ab3
(tetris): New defgroup.
...
(tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
(tetris-default-tick-period): Convert to defcustom.
Added * in docstring to indicate user variable.
(tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
(tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
(tetris-buffer-height, tetris-width, tetris-height)
(tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
2002-01-23 23:33:02 +00:00
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
Richard M. Stallman
b85b15f3fe
(yow): Use an arg to distinguish interactive calls, not interactive-p.
2001-12-23 06:40:00 +00:00
Pavel Janík
f0529b5b1a
Doc fix.
2001-12-20 19:01:00 +00:00
Pavel Janík
0ff9b955fe
Doc fixes.
2001-12-20 18:59:32 +00:00
Pavel Janík
49b83be92d
(bb-member): Remove, use member instead.
...
(bb-delete): Remove, use delete instead.
Update copyright notice. Defvar for bb-board, bb-x, bb-y,
bb-score, bb-detour-count and bb-balls-placed.
Propertize results of rays.
2001-12-20 06:51:24 +00:00
Pavel Janík
846dc4bae0
Fix typos.
2001-12-15 10:32:44 +00:00
Pavel Janík
36912c161d
(5x5-crack-xor-mutate): Doc fix.
2001-12-11 07:29:21 +00:00
Pavel Janík
6d8b258ab9
(blackbox-mode, blackbox): Doc fix.
2001-11-29 08:39:56 +00:00
Pavel Janík
132c0cc0ce
(cookie, cookie-insert, shuffle-vector): Doc fixes.
2001-11-29 08:35:51 +00:00
Pavel Janík
d97e62d217
(studlify-word, studlify-region, studlify-buffer): Fix doc-string.
...
(studlify-buffer): Add autoload cookie.
2001-11-29 08:18:25 +00:00
Pavel Janík
8b78491a45
(gamegrid-init-buffer): Use insert instead of insert-string.
2001-11-26 16:16:45 +00:00
Pavel Janík
967732f698
(psychoanalyze-pinhead): Use insert instead of insert-string.
2001-11-26 16:15:49 +00:00
Pavel Janík
6fbac29fa7
(tetris-mode): Remove make-local-hook.
2001-11-25 11:33:26 +00:00
Pavel Janík
abbf7dcdd6
(snake-mode): Remove make-local-hook.
2001-11-25 11:32:52 +00:00
Pavel Janík
e74f81999c
(decipher-mode): Remove make-local-hook.
2001-11-25 11:32:23 +00:00
Richard M. Stallman
5ca809a7b6
(gomoku-mode): Don't use define-derived-mode.
2001-11-21 11:03:35 +00:00
Eli Zaretskii
33c572f13d
Fix a typo.
2001-11-20 20:34:23 +00:00
Eli Zaretskii
c52b27c8f4
Mark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>
2001-11-20 18:36:15 +00:00
Eli Zaretskii
ea51468153
Mark gomoku-mode as special. Suggested by Klaus Straubinger
...
<ksnetz@arcor.de>
2001-11-20 18:33:42 +00:00
Pavel Janík
0017164551
Move definitions of constants to the beginning of file, before their use.
2001-11-10 08:14:13 +00:00
Richard M. Stallman
16f97fc36f
(gomoku): Doc fix.
2001-11-06 19:39:26 +00:00
Stefan Monnier
05dcc52533
Re-indent.
2001-10-26 20:11:25 +00:00
Gerd Moellmann
130b416e06
(make-doctor-variables): Remove a '($ please)'.
2001-10-23 16:15:39 +00:00
Stefan Monnier
62405f4649
(pong-init): Don't use make-local-hook.
2001-10-13 18:28:55 +00:00
Stefan Monnier
3ed0351835
(gomoku-mode): Use define-derived-mode.
2001-10-13 18:28:11 +00:00
Pavel Janík
906f211e1b
Do not double variables in the lambda-list.
2001-10-13 08:10:30 +00:00
Eli Zaretskii
d0100d57b4
(tetris-score-file): Use temporary-file-directory
...
instead of a literal "/tmp". Suggested by Robert
<robert@chezmarshall.freeserve.co.uk>.
2001-09-29 18:41:36 +00:00
Eli Zaretskii
a7c29c442c
(snake-score-file): Use temporary-file-directory
...
instead of a literal "/tmp". Suggested by Robert
<robert@chezmarshall.freeserve.co.uk>.
2001-09-29 18:37:22 +00:00
Gerd Moellmann
242e5463b7
(animate-string): Doc fix. Use a buffer
...
name with stars in it.
(animate-sequence): New function.
From Richard M. Stallman <rms@gnu.org>.
2001-08-10 18:10:40 +00:00
Pavel Janík
d1d850d6ab
Re-insert a reference to re-inserted function animate-birthday-present.
2001-08-06 21:29:16 +00:00
Gerd Moellmann
56c356308d
(animate-birthday-present): Re-insert.
2001-08-06 12:40:52 +00:00
Pavel Janík
070c251e74
Specify FSF as Maintainer.
2001-08-06 09:59:02 +00:00
Gerd Moellmann
b0fa1513a6
(zone-pgm-stress): Use unwind-protect to make sure
...
the mode-line face is restored. Fix several bugs.
2001-08-03 12:28:18 +00:00
Gerd Moellmann
5bb97b2621
Add Keywords and Maintainer. Remove a
...
reference to a removed function.
2001-08-01 10:18:26 +00:00
Gerd Moellmann
01056f71f7
(animate-string): Handle case that the string is
...
longer than the window is wide.
2001-08-01 08:02:45 +00:00
Gerd Moellmann
f111f09d77
Undo change of 2001-07-13.
...
Fix autoload cookies. Add types to defcustoms.
(fortune) <defgroup>: Add :link.
(fortune-from-region): Use eq, not eql.
From Dave Love <fx@gnu.org>.
2001-07-23 09:57:37 +00:00
Gerd Moellmann
d4e116fd48
(animate-birthday-present): Function removed.
2001-07-23 09:51:21 +00:00
Gerd Moellmann
73496807fb
*** empty log message ***
2001-07-23 09:46:39 +00:00
Pavel Janík
9781053a4c
*** empty log message ***
2001-07-17 07:37:19 +00:00
Pavel Janík
6e44da43b1
Some fixes to follow coding conventions.
2001-07-16 09:10:19 +00:00
Pavel Janík
60370d4073
Some fixes to follow coding conventions.
2001-07-15 19:53:53 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Gerd Moellmann
a6cfdbe4b1
Add types to defcustoms.
2001-07-13 10:20:15 +00:00
Gerd Moellmann
5f72adc088
Fix first line. From Pavel Jan,Bm(Bk
...
<Pavel@Janik.cz>.
2001-07-05 13:38:38 +00:00
Eli Zaretskii
366be0de5e
(lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text.
2001-06-17 11:19:50 +00:00
Eli Zaretskii
dafef0a3ea
(gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted
...
text.
2001-06-17 11:19:11 +00:00
Richard M. Stallman
65569e52bb
(lm): Use "p" not "P" for interactive spec.
2001-05-20 17:18:41 +00:00
Gerd Moellmann
1d14e80c95
(fortune-from-region): Use eq' instead of
eql'.
2001-04-23 12:31:27 +00:00
Gerd Moellmann
23b809c2a7
Fix autoload cookies.
2001-04-23 11:50:36 +00:00
Gerd Moellmann
b0778a3197
(life): Rearrange code so that all calls to
...
life-display-generation are in a catch-form.
2001-03-12 16:45:29 +00:00
Gerd Moellmann
c4f9018285
(dun-mode): Set major-mode to `dun-mode'.
2001-03-05 10:41:35 +00:00
Dave Love
a430ca8886
(pong-blank-color, pong-bat-color)
...
(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.
2001-02-08 00:05:15 +00:00
Gerd Moellmann
338f62706f
(lm): Use interactive spec `P'.
...
(toplevel): Don't set debug-on-error.
2000-12-21 16:13:06 +00:00
Gerd Moellmann
ef128c7831
Remove version info.
2000-11-29 15:42:47 +00:00
Gerd Moellmann
17ef75340b
Remove RCS keyword.
2000-11-28 10:26:33 +00:00
Gerd Moellmann
26a8d08da5
Update from author.
2000-11-27 13:36:57 +00:00
Gerd Moellmann
e597d8fb4f
(doctor-death): Update the Samaritans'
...
anonymous address, and add a website for Befrienders
International.
2000-10-19 13:29:26 +00:00
Thien-Thi Nguyen
930baf4786
(zone-timer, zone-wc-tbl): Rework
...
these vars as symbol properties.
(zone, zone-when-idle, zone-leave-me-alone,
zone-pgm-whack-chars): Use new symbol properties.
2000-10-10 01:59:17 +00:00
Dave Love
0c0e321f2f
(morse-region, unmorse-region): Add autoload
...
cookie.
2000-10-08 17:37:14 +00:00
Dave Love
32822a2da5
(studlify-region, studlify-word): Add autoload
...
cookie.
2000-10-08 17:36:39 +00:00
Dave Love
1a601ad89e
(spook-phrases-file): Use expand-file-name, not
...
concat.
2000-10-08 17:32:00 +00:00
Miles Bader
1be1456864
(yow): Don't display multi-line quotations in a *Help* buffer, since the
...
echo area will now grow to accommodate them.
[Note -- I thought I already checked this change, but it seems to have
mysteriously disappeared]
2000-10-03 07:06:41 +00:00
Stefan Monnier
c0df1972b2
Don't quote lambda.
2000-08-16 21:05:37 +00:00
Stefan Monnier
7382bcae29
*** empty log message ***
2000-08-16 21:03:36 +00:00
Dave Love
329d7667c8
(fortune) <defgroup>: Add :version.
...
(fortune-append): Fix error message.
(fortune-from-region): Doc fix.
2000-08-16 19:10:48 +00:00
Dave Love
e8951be0ff
(pong): Doc fix.
2000-08-16 19:07:04 +00:00
Dave Love
0419a4af90
Add `extensions' to keywords, since it's internal.
2000-08-16 19:05:59 +00:00
Dave Love
9f56503b8e
Fix commentary section.
2000-08-16 19:03:53 +00:00
Eli Zaretskii
f244674ca5
(zone): Discard any pending input before running
...
the randomly-chosen pgm.
2000-08-07 07:50:13 +00:00
Eli Zaretskii
2e78d4abe0
(zone, zone-pgm-stress): Don't use window-system.
2000-08-04 12:21:12 +00:00
Gerd Moellmann
abb2db1cf3
*** empty log message ***
2000-08-02 21:29:36 +00:00
Eli Zaretskii
ef64957506
(gomoku-font-lock-O-face, gomoku-font-lock-X-face)
...
(gomoku-plot-square, gomoku-init-display): Don't use window-system.
2000-07-31 15:38:35 +00:00
Eli Zaretskii
ec45b7bb0c
(lm-font-lock-face-O, lm-font-lock-face-X)
...
(lm-plot-square, lm-init-display): Don't use window-system.
2000-07-31 15:37:49 +00:00
Gerd Moellmann
96ce5c4f18
Add explanation of how to make cookie.el
...
compatible with strfile(1) to comment.
2000-07-27 20:07:12 +00:00
Gerd Moellmann
7d8b4c7c0e
Add Commentary section.
2000-07-27 12:34:42 +00:00
Gerd Moellmann
9a7429681b
Add author's email address.
2000-07-18 14:40:07 +00:00
Sam Steingold
3a8e2ba917
ignore *.elc
2000-06-19 16:16:01 +00:00
Dave Love
0465b759fb
Fix finder keywords.
2000-05-26 14:26:36 +00:00
Dave Love
cbf48ec9a2
(hanoi-internal): Don't use oddp.
2000-03-11 18:47:38 +00:00
Gerd Moellmann
c1475eae0b
*** empty log message ***
2000-01-07 12:20:57 +00:00
Richard M. Stallman
74d9353381
Initial revision
1999-09-01 23:31:57 +00:00
Dave Love
55df774a8a
Declare dynamic vars.
1999-08-19 15:23:23 +00:00