1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

393 Commits

Author SHA1 Message Date
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
Karl Heuer
0b6e8742b7 Mostly rewritten. Customized. To support an s2G
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.
1999-08-14 03:24:48 +00:00
Karl Heuer
7130b08f9d Provide landmark', not lm', and just once. 1999-08-10 17:06:55 +00:00
Karl Heuer
08f87e3ce5 (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
(5x5): Doc fix.
1999-08-03 15:59:18 +00:00
Karl Heuer
36dfd5909a Undo miscorrected non-typo. 1999-08-02 18:01:48 +00:00
Karl Heuer
116f0564ea Initial revision 1999-07-31 16:46:58 +00:00
Karl Heuer
7b42704317 (mpuz-try-proposal): Fix message call.
Don't penalize player for certain impossible guesses.
1999-06-17 05:29:34 +00:00
Eli Zaretskii
504737d5f6 (handwrite): Require ps-print, and use ps-printer-name and
ps-lpr-command.  Call ps-print-region-function
if it's defined, instead of forking ps-lpr-command
unconditionally.
1999-02-22 13:37:10 +00:00
Richard M. Stallman
29114287ea Fix previous change. 1999-01-30 07:26:04 +00:00
Richard M. Stallman
79c48ffe93 (gametree-default-score): Use defcustom.
(gametree-score-regexp, gametree-score-closer): Likewise.
(gametree-score-manual-flag, gametree-score-opener): Likewise.
1999-01-30 07:24:51 +00:00
Richard M. Stallman
3bc5a5ee9a Document scoring functionality.
(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.
1999-01-30 07:20:18 +00:00
Karl Heuer
3e9103768f Update comment. 1998-12-14 03:22:44 +00:00
Richard M. Stallman
bb10be4c8c Fix maintainer email addr. 1998-10-25 23:50:03 +00:00
Karl Heuer
66f9b42e20 (lm-font-lock-face-O, lm-font-lock-face-X):
Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
confusing customize.
1998-10-06 22:30:28 +00:00
Richard M. Stallman
3d4ae13ee1 Initial revision 1998-06-14 21:32:23 +00:00
Richard M. Stallman
6b6dee47c9 Comment change. 1998-06-14 21:32:13 +00:00
Richard M. Stallman
0bbf74a829 Initial revision 1998-06-14 21:24:54 +00:00
Richard M. Stallman
5abdc91582 Comment change. 1998-06-07 23:07:55 +00:00
Richard M. Stallman
20a6d217c3 (solitaire-possible-move): Use funcall to invoke movesymbol. 1998-05-24 16:49:00 +00:00
Richard M. Stallman
a281b30421 (solitaire): Doc fix. 1998-05-21 01:54:43 +00:00
Dan Nicolaescu
42dfe0ad13 *** empty log message *** 1998-04-18 19:48:40 +00:00
Stephen Eglen
323f7c491f Customized. 1998-04-05 16:14:58 +00:00
Richard M. Stallman
ac092f2276 (life-grim-reaper): store-match-data => set-match-data. 1998-03-14 04:52:44 +00:00
Richard M. Stallman
17dcf97fec (solitaire-quit): Function deleted.
(solitaire-mode-map): Use quit-window for q.
1998-03-08 00:22:53 +00:00
Karl Heuer
9f0ef3ebed (mathlst): Fix typo.
(shortlst): Avoid saying "Can you be", which confuses the doctor.
1998-02-25 22:59:49 +00:00
Simon Marshall
883212ce69 Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
Richard M. Stallman
bfaef6dca8 (cookie-snarf): Use match-beginning on the delimiter.
(cookie-delimiter): Handle single-% delimiter.
1998-02-12 03:10:53 +00:00
Richard M. Stallman
747c1a5ede Initial revision 1998-01-27 00:46:32 +00:00
Karl Heuer
f83d2997fb Initial revision 1997-11-23 02:10:07 +00:00
Richard M. Stallman
2b38b48703 Comment change. 1997-09-21 12:34:40 +00:00
Richard M. Stallman
998c789ccf (landmark-repeat, landmark): New aliases.
Add autoload cookies.
1997-07-24 18:22:33 +00:00
Richard M. Stallman
a2b804280b Many doc fixes.
(handwrite): Add autoload cookie.
(menu-bar-handwrite-map): Comment out the code to put this in the menu bar.
1997-07-24 18:17:41 +00:00
Richard M. Stallman
cd9012b5bb Undo an earlier change:
(dun-piss): Renamed from dunnet-urinate.
(dun-verblist): Indecent word added back.
(dunnet): Delete "censored" message.
1997-07-07 21:51:01 +00:00
Richard M. Stallman
da4e5ca907 Undo previous censorship changes. 1997-06-26 22:10:20 +00:00
Richard M. Stallman
93ce34bffe (decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed. 1997-06-23 02:59:21 +00:00
Richard M. Stallman
f535f6b22c (doctor-death): Give real advice to truly suicidal. 1997-06-22 21:34:22 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
d576ef75bc (mpuz-congratulate): Don't say "1 errors". 1997-06-18 16:37:01 +00:00
Karl Heuer
a7b88742ff (lm-display-statistics): Display stats in mode line.
(lm-number-of-trials, lm-sum-of-moves): New vars.
Various doc fixes.
1997-06-18 04:23:02 +00:00
Richard M. Stallman
4228277d98 Comment change. 1997-05-27 17:46:19 +00:00
Richard M. Stallman
e4874521bb Comment change. 1997-05-27 15:32:03 +00:00
Richard M. Stallman
178fc2d314 Initial revision 1997-05-20 21:48:58 +00:00
Richard M. Stallman
af4d27fbe6 (dungeon-nil): Explicitly return nil. 1997-05-05 23:15:13 +00:00
Richard M. Stallman
058c1767a0 (dun-special-object):
Floppy disk will melt in inventory or room, regardless
of whether or not Stallman statuette is around.

(dun-examine):
You can examine objects in the jar without taking them out.

(dun-take):
You can take objects from the jar while you are on the bus.

(dun-dig):
Message from digging on the bus is the same as when you dig and don't
find anything.

(dun-climb):
No longer errors out of the game when argument to "climb" is invalid.

(dun-put):
You can now put things in the jar, even if you are on the bus.

(dun-special-move):
"In" or "Out" command tells you if you are already on or off the bus.

(dun-sauna-heat):
Changed "begin to sweat" to "are perspiring"
so that it makes sense whether you are heating up or cooling down.

(dun-help):
Changed author e-mail address, added web page.
Added hint for batch mode.

(*global*):
Fixed spelling of Presely in global object list.

(*global*):
Added coconuts, tank, and lake as objects that are recognized.

(*global*):
Added `slip' as another way of describing the paper,
and `chip' as another way of describing the CPU.

(*global*):
Upcase  abbreviations of directions in room descriptions.

(dun-login):
Fixed erroneous login message to better-describe ftp limitations.

(dun-rlogin):
Added error message if user tries to rlogin back to pokey.

(dun-load-d):
Fixed so that if restore file isn't found which in non-batch mode,
window will switch back to game.
1997-04-27 17:15:58 +00:00
Richard M. Stallman
1a44ec7ad7 Fix FSF address. 1997-04-14 10:46:47 +00:00
Richard M. Stallman
988dff5e88 Comment change. 1997-01-10 09:15:06 +00:00
Richard M. Stallman
83410c23a7 (handwrite-version): Variable deleted.
(handwrite): Use emacs-version instead of handwrite-version.
1996-11-02 17:11:47 +00:00
Richard M. Stallman
43f36b805e Initial revision 1996-11-02 17:10:32 +00:00
Richard M. Stallman
abd17e6113 (solitaire): Doc fix. 1996-10-12 02:29:04 +00:00
Richard M. Stallman
d169562fa9 (make-doctor-variables): Eliminate `observation-list' also. 1996-08-31 22:24:46 +00:00
Richard M. Stallman
19c277d4b2 (make-doctor-variables): Eliminate unused variables `elist'
and `monosyllables'.
1996-08-31 22:21:53 +00:00
Richard M. Stallman
4f2c8fbb60 (decipher-get-undo-copy): New function.
(decipher-get-undo): Use it.
1996-08-17 03:12:18 +00:00
Karl Heuer
1fb87c7784 Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
Richard M. Stallman
da3bf069f0 (doctor-doc): Add period. 1996-04-23 15:30:28 +00:00
Richard M. Stallman
d7ab271893 (gomoku-click): Position on nearest square. Adapt keymap accordingly.
(gomoku-mouse-play): Use it to play nearest to mouse click.
(gomoku-terminate-game): Factorize messages.
(gomoku): Allow interactive passing of board size.  Don't make a fuss
about restarting a game that hasn't progressed.
(gomoku-offer-a-draw): Give user the choice it pretended to give.
(gomoku-point-x): Deleted function.
(gomoku-point-y, gomoku-point-square): Simplified because point is
always on a square.
(gomoku-goto-xy, gomoku-plot-square): Fix line count due to
intangible newlines.
(gomoku-init-display): Once again fairly fast due to minimization of
characters in buffer and text-property operations.  Cursor cannot be
be off a square.
(gomoku-display-statistics): Simplified equivalently.
(gomoku-winning-qtuple-beg, gomoku-winning-qtuple-end)
(gomoku-winning-qtuple-dx, gomoku-winning-qtuple-dy): Pseudo variables
only used for non-functional argument passing deleted.
(gomoku-cross-winning-qtuple): Accordingly deleted function and
(gomoku-check-filled-qtuple): Accordingly adapted.
(gomoku-cross-qtuple): Don't be confused by tabs.
(gomoku-move-down, gomoku-move-up): Simplified because point is always
on square.
(gomoku-beginning-of-line, gomoku-end-of-line): New commands necessary
because intangible newlines perverted these.
1996-04-05 19:38:42 +00:00
Richard M. Stallman
f201b69e8c Comment change. 1996-03-24 13:14:21 +00:00
Richard M. Stallman
f5ecf0c903 Ancient leading comment removed.
(gomoku-mode-map): Added numeric keypad for 8 directions, changed
comments to lowercase (C-c rather than C-C), added SPC to play and
undo's binding to go back.
(gomoku-emacs-won, gomoku-font-lock-O-face, gomoku-font-lock-X-face)
(gomoku-font-lock-keywords):  New variables.
(gomoku-mode): Use it and make buffer read-only for user.
(gomoku-terminate-game): Remove (ding) -- maybe should be optonal.
(gomoku-init-display): Rewritten, makes fields intangible so you
can't go in between.  Make free fields have mouse-face.
(gomoku-cross-qtuple): Take account of intangible text, and that
empty lines are now really empty.
(gomoku-move-left, gomoku-move-right): Removed thanks to intangibility.
(gomoku-move-ne, -se, -nw, -sw): Use normal left / right motion.
1996-03-22 20:43:05 +00:00
Richard M. Stallman
3e2b8c1cf5 Require cl only when compiling.
(scroll-step): Don't set it globally.
(dun-mode): Set scroll-step locally.
1996-03-03 23:43:20 +00:00
Richard M. Stallman
67edb19c82 Load cl within eval-when-compile.
(decipher-font-lock-keywords): Fix doc patching error.
1996-02-23 23:51:05 +00:00
Richard M. Stallman
40600c9459 (decipher-mode): Removed nonstandard font-lock support.
(decipher-make-checkpoint, decipher-resync): Removed special
support for font-lock.
(decipher-resync): Removed `$' from regexps.
(decipher-set-map): Use font-lock-fontify-region-function.
(decipher-font-lock-keywords): Removed newlines from regexps.
(decipher-use-font-lock): Deleted.
(decipher-toggle-font-lock, decipher-turn-on-font-lock): Deleted.
1996-02-23 06:38:27 +00:00
Karl Heuer
dbd1c9ab59 (dun-urinate): Renamed.
(dun-verblist): Indecent word deleted.
(dunnet): Print "censored" message.
1996-02-21 21:35:28 +00:00
Karl Heuer
d32de959fd More censorship. 1996-02-21 21:27:39 +00:00
Karl Heuer
a378799a5c (decipher-mode, decipher-set-map, decipher-insert,
decipher-make-checkpoint, decipher-resync): Added special support
for font-lock.
(decipher-use-font-lock, decipher-font-lock-keywords): New vars.
(decipher-toggle-font-lock, decipher-turn-on-font-lock): New funcs.
1996-02-19 07:52:24 +00:00
Karl Heuer
ddfb0a34ce Doc changes.
(decipher-char): Added defvar (and also for following variables).
(decipher--prev-char): Renamed from decipher-prev-char.
(decipher--digram): Renamed from digram.
(decipher--digram-list): Renamed from digram-list.
(decipher--before): Renamed from before-array.
(decipher--after): Renamed from after-array.
(decipher--freqs): Renamed from freq-array.
1996-02-16 00:36:52 +00:00
Karl Heuer
f5bb8a9e1b (hanoi): Don't show line and column numbers.
Compute height and width of the window in the correct way,
give the correct error message if the window is too small.
Make rings only with numerical characters.
Set default number of rings to 7 (was 3 before).
1996-02-16 00:12:27 +00:00
Karl Heuer
09d13f4cba (hanoi): Don't show line and column numbers. 1996-02-14 04:09:31 +00:00
Richard M. Stallman
cb4d47c527 Load cl only when compiling. 1996-02-11 19:27:29 +00:00
Richard M. Stallman
f470d5375e Fix comment typo. 1996-02-11 18:46:18 +00:00
Richard M. Stallman
46cfd45bca (doctor-mode): State that file has been censored. 1996-02-10 18:43:38 +00:00
Richard M. Stallman
c10902fb9c Initial revision 1996-02-08 23:26:45 +00:00
Karl Heuer
4120f5f5d2 (cookie-snarf): Pass proper format string to message. 1996-01-25 00:51:58 +00:00
Erik Naggum
f5a90940af (solitaire): Doc fix. 1996-01-24 19:11:25 +00:00
Erik Naggum
e451cded20 Update comment preamble. 1996-01-15 05:56:38 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Heuer
0f668406bb (make-doctor-variables, doctor-othermodifierp,
doctor-strangelove): Fix message spelling.
1996-01-04 23:17:23 +00:00
Karl Heuer
163d176768 (dun-cd): Fix local var misspelling. 1996-01-04 23:13:09 +00:00
Noah Friedman
6f579a691a (apropos-zippy): New command.
(yow-load-message, yow-after-load-message): New constants.
(yow, read-zippyism): Use them.

Now KEN and BARBIE are PERMANENTLY ADDICTED to MIND-ALTERING DRUGS..
1995-12-19 22:33:55 +00:00
Richard M. Stallman
a4ff849c28 Initial revision 1995-11-25 05:42:30 +00:00
Richard M. Stallman
be01074898 Comment change. 1995-10-30 17:35:01 +00:00
Richard M. Stallman
85cff943df (dun-climb): Handle unknown object name.
(dun-objnames): Add "palm" as alias for "tree".
1995-09-25 18:20:30 +00:00
Richard M. Stallman
44fad1233b (abs): Function definition deleted.
(goto-beginning-of-buffer): Macro deleted.  Use goto-char.
(goto-end-of-buffer): Macro deleted.  Use goto-char.
(maxint): Macro deleted.
(life-increment): Renamed from increment.
(life-initialized): New variable.
(life): Do (random t) only once and only when `life' is called.
1995-08-26 20:31:16 +00:00
Richard M. Stallman
8ad6fb8d8c Initial revision 1995-08-04 03:03:01 +00:00
Karl Heuer
fe2bf2c299 Fix spelling of author's name. 1995-05-04 18:54:55 +00:00
Karl Heuer
3122bee9f9 (gomoku-human-plays): Change to C-c C-p.
(gomoku-human-takes-back): Change to C-c C-b.
(gomoku-human-resigns): Change to C-c C-r.
(gomoku-emacs-plays): Change to C-c C-e.
1995-05-02 23:52:13 +00:00
Karl Heuer
433c31eb5f (hanoi): Use force-mode-line-update. 1995-04-25 22:29:35 +00:00
Karl Heuer
1faea684f8 (gomoku-display-statistics): Use force-mode-line-update. 1995-04-25 22:20:30 +00:00
Richard M. Stallman
65091471be (gomoku-click): New function.
(gomoku-mode-map): Put it on Mouse-2.
1994-11-19 14:52:57 +00:00
Karl Heuer
d10d0394a0 (yow): Set help-mode in *Help* buffer. 1994-11-09 05:44:20 +00:00
Richard M. Stallman
8bce086749 (dissociated-press): Error at start if buffer is empty. 1994-07-26 15:51:56 +00:00
Richard M. Stallman
de0724367c Use add-hook, (provide 'meese).
(protect-innocence-hook): compare expanded file names for the sake
of non-unix file systems.  Use expand-file-name instead of concat
to create "celibacy.1" file name.  Check that the "sex.6" exists.
1994-07-03 18:47:37 +00:00
Richard M. Stallman
d9a62b4c38 (gomoku-display-statistics): Use human's point of view
for wins and losses.
(gomoku-number-of-emacs-wins): Renamed from gomoku-number-of-wins.
(gomoku-number-of-human-wins): Renamed from gomoku-number-losses.
1994-06-05 17:36:02 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Noah Friedman
f6dd89c633 Added comment indicating author. 1994-04-27 06:19:51 +00:00
Richard M. Stallman
5924340384 Fix copying conditions for current GPL version. 1994-04-07 20:30:18 +00:00
Richard M. Stallman
0720cc69b6 (gomoku-init-display, gomoku-put-char):
Bind inhibit-read-only; don't set buffer-read-only.
1994-02-07 06:05:31 +00:00
Roland McGrath
b6173caec2 (yow-file): Doc fix.
(yow): With non-nil arg (prefix arg), insert the chosen pinhead wisdom at
point.  Use (interactive-p) instead of arg to decide if interactive.
(insert-zippyism): Yow!  Am I INSERTED yet?
1994-01-17 21:44:35 +00:00
Richard M. Stallman
b8797e1f6b (make-doctor-variables): Fix some local var names.
(doctor-adverbp): Don't die if doctor-make-string
gives a string of length < 2.
1993-12-23 03:36:02 +00:00
Roland McGrath
2694dfb9cd (read-zippyism): New function. 1993-09-17 18:52:33 +00:00
Roland McGrath
b81d991d75 (read-cookie): New function. 1993-09-17 18:51:05 +00:00
Richard M. Stallman
66b8b1d5c3 (dun-save-game): Use correct name of endgame question. 1993-09-10 13:48:39 +00:00
Jim Blandy
b7294c7587 * blackbox.el (blackbox-mode-map): Now that we have
terminal-independent function-key facilities, we ought to use
them.  Remove hack which looks for all bindings for the simple
motion keys and locally binds them to blackbox keys; add bindings
for the [up], [down], [left], and [right] keys.
1993-08-01 22:47:44 +00:00
Paul Eggert
c5eeaf525f (pick-random): Remove.
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Paul Eggert
82305cbd4d (dissociated-press): Use `(random N)' instead of while loop. 1993-08-01 20:50:07 +00:00
Paul Eggert
93cc044bd6 (dun-endgame-question, tcom, tloc):
Use (random N) instead of combination of %, abs and random.
1993-08-01 20:50:07 +00:00
Paul Eggert
f7e55318b4 (random-number): Remove.
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Paul Eggert
6b6d5edf69 (life-insert-random-pattern): Simplify (% (abs (random)) N)
to (random N).
1993-08-01 20:50:07 +00:00
Paul Eggert
c9575b25ac (mpuz-random): Remove.
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Jim Blandy
f582564f7b * mpuz.el (mpuz-board): Doc fix. 1993-07-29 23:21:30 +00:00
Richard M. Stallman
a198209040 (doctor-type-symbol): Win if auto-fill-function is nil. 1993-07-23 18:33:00 +00:00
Richard M. Stallman
60d38d308a entered into RCS 1993-07-23 16:57:24 +00:00
Richard M. Stallman
e5e8bb4adc *** empty log message *** 1993-07-20 21:15:26 +00:00
Roland McGrath
f58c6f7023 (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these. 1993-07-18 19:56:35 +00:00
Roland McGrath
215aa4f9c9 (snarf-spooks): Restore function. 1993-07-14 23:38:00 +00:00
Roland McGrath
4054367c9e (cookie-cache): New defvar.
(cookie-snarf): Cache cookies in `cookie-cache', not in obarray (idiot).
Also store the modtime and punt the cache when it changes.
1993-07-14 23:36:04 +00:00
Richard M. Stallman
a399c5363f *** empty log message *** 1993-07-13 20:44:02 +00:00
Richard M. Stallman
62078373fa Initial revision 1993-07-08 21:10:59 +00:00
Roland McGrath
62daf326f2 Add (provide 'hanoi). 1993-07-08 19:06:38 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
20a828956a Comment change. 1993-06-02 18:40:44 +00:00
Richard M. Stallman
3aa7cce7e4 Provide cookie1. 1993-06-01 06:02:24 +00:00
Richard M. Stallman
269d869ffd Use cookie1.el. 1993-06-01 04:28:54 +00:00
Richard M. Stallman
8eb74eecee Renamed to cookie1.el. 1993-06-01 04:26:42 +00:00
Jim Blandy
b22795d3e8 * yow.el (yow): Fix interactive spec. 1993-05-03 03:41:07 +00:00
Eric S. Raymond
31e1d9206b All fsets changed to defaliases. 1993-04-23 06:51:44 +00:00
Richard M. Stallman
315b23696a (mpuz-try-letter): Use read-char to read digit.
Use message directly also.  Use downcase.
(mpuz-read-map): Deleted.
1993-04-02 08:12:40 +00:00
Eric S. Raymond
45b44a5a65 (cookie) Enhanced it to handle both LINS files and UNIX fortune files. 1993-03-27 01:58:33 +00:00
Eric S. Raymond
8b2120f4ff (psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one. 1993-03-26 04:17:45 +00:00
Eric S. Raymond
cf597dc8ab Add TO-DO list. 1993-03-22 23:00:48 +00:00
Eric S. Raymond
d5edbd116f Initial revision 1993-03-22 22:58:27 +00:00
Eric S. Raymond
ed73b2568d Modified to use cookie.el 1993-03-22 22:44:49 +00:00
Eric S. Raymond
d9ecc911ff Added or corrected Commentary headers 1993-03-22 16:53:22 +00:00
Eric S. Raymond
edbd2f74bc Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Eric S. Raymond
76550a57f9 Add standard library headers. 1993-03-17 17:17:05 +00:00
Jim Blandy
84df0b376f Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
* hanoi.el (hanoi): If pole-spacing is odd, round down, not up.
	To see if the window is wide enough, just check if one half of a
	ring will fit inside pole-spacing.
1992-12-06 22:41:11 +00:00
Richard M. Stallman
d9a7a8f53e (gomoku): Make it autoload. 1992-09-26 22:49:36 +00:00
Richard M. Stallman
c38b7764cf (spook): Make it autoload. 1992-09-26 21:41:37 +00:00
Richard M. Stallman
58c43274c5 Fix setup of mpuz-read-map not to depend on keymap format.
(mpuz): Renamed from mult-puzzle.  Make it autoload.
1992-09-26 21:27:08 +00:00
Jim Blandy
e8a57935cb entered into RCS 1992-08-04 04:15:43 +00:00
Richard M. Stallman
ee3b8d4df3 entered into RCS 1992-07-29 05:48:40 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
5814274441 entered into RCS 1992-07-22 02:58:48 +00:00
Eric S. Raymond
eea8d4efaf *** empty log message *** 1992-07-22 02:58:21 +00:00
Eric S. Raymond
0aba61c554 entered into RCS 1992-07-22 01:53:42 +00:00
Jim Blandy
151bdc833e *** empty log message *** 1992-07-21 04:09:28 +00:00
Eric S. Raymond
d7b4d18fd4 *** empty log message *** 1992-07-17 20:24:00 +00:00
Eric S. Raymond
6251ee24af *** empty log message *** 1992-07-17 18:53:44 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
5de9bdab59 *** empty log message *** 1992-07-16 20:47:09 +00:00
Eric S. Raymond
2f14b48d34 *** empty log message *** 1992-07-16 17:20:42 +00:00
Eric S. Raymond
fc68affa4e *** empty log message *** 1992-07-16 07:28:05 +00:00
Eric S. Raymond
841763034c *** empty log message *** 1992-07-16 04:23:17 +00:00
Eric S. Raymond
630cc4634d *** empty log message *** 1992-07-15 21:31:44 +00:00
Eric S. Raymond
6cf0d154a1 *** empty log message *** 1992-07-14 18:50:09 +00:00
Jim Blandy
daa3760289 *** empty log message *** 1992-06-24 05:09:26 +00:00
Jim Blandy
5cd5147104 *** empty log message *** 1992-06-03 03:18:42 +00:00
Richard M. Stallman
0560661c76 *** empty log message *** 1992-05-31 18:36:59 +00:00
Eric S. Raymond
3bab998b31 *** empty log message *** 1992-05-31 16:42:19 +00:00
Richard M. Stallman
2f4b997c3d *** empty log message *** 1992-05-31 01:25:27 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Eric S. Raymond
1a06eabd17 *** empty log message *** 1992-05-30 23:12:08 +00:00
Eric S. Raymond
6594deb0dc *** empty log message *** 1992-05-30 22:12:04 +00:00
Eric S. Raymond
c88ab9ce4a *** empty log message *** 1992-05-30 21:11:25 +00:00
Eric S. Raymond
d501f51645 *** empty log message *** 1992-05-30 20:24:49 +00:00
Eric S. Raymond
76d7458ed9 *** empty log message *** 1992-05-30 19:21:46 +00:00
Jim Blandy
4746118aca *** empty log message *** 1992-04-24 08:11:54 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Jim Blandy
0231f2dce8 Initial revision 1991-12-21 08:23:15 +00:00
Jim Blandy
1e6dacf62d *** empty log message *** 1991-12-05 18:54:06 +00:00
Jim Blandy
6679505fd4 Initial revision 1991-08-18 01:05:27 +00:00
Jim Blandy
f9f9507e1d *** empty log message *** 1991-05-09 21:50:55 +00:00
Roland McGrath
7229064dbf *** empty log message *** 1991-05-09 21:50:34 +00:00
Jim Blandy
a096356676 *** empty log message *** 1991-04-10 15:06:00 +00:00
Jim Blandy
e3f99b9122 *** empty log message *** 1991-03-12 20:00:05 +00:00
Jim Blandy
92423534d9 *** empty log message *** 1991-03-05 23:01:17 +00:00
Richard M. Stallman
5f7e5584ab Initial revision 1990-12-19 18:11:55 +00:00
Joseph Arceneaux
80a677d985 Initial revision 1990-03-06 16:45:37 +00:00
Joseph Arceneaux
4a07a2afa9 *** empty log message *** 1990-03-06 16:44:57 +00:00
Richard M. Stallman
a18d567f1e Initial revision 1990-01-31 17:24:10 +00:00
Joseph Arceneaux
a2535589a9 Initial revision 1989-10-31 16:00:07 +00:00
Jim Blandy
3d72126b31 Initial revision 1988-05-20 21:55:27 +00:00
Jim Blandy
47bdd84a0a Initial revision 1986-09-12 04:36:33 +00:00