1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

309 Commits

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