1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
Commit Graph

138 Commits

Author SHA1 Message Date
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