| Commit message (Expand) | Author | Age | Files | Lines |
* | (zone-timeout): New var. | Thien-Thi Nguyen | 2002-01-10 | 1 | -105/+159 |
* | (yow): Use an arg to distinguish interactive calls, not interactive-p. | Richard M. Stallman | 2001-12-23 | 1 | -3/+3 |
* | Doc fix. | Pavel Janík | 2001-12-20 | 2 | -2/+2 |
* | Doc fixes. | Pavel Janík | 2001-12-20 | 1 | -3/+3 |
* | (bb-member): Remove, use member instead. | Pavel Janík | 2001-12-20 | 1 | -25/+34 |
* | Fix typos. | Pavel Janík | 2001-12-15 | 1 | -4/+4 |
* | (5x5-crack-xor-mutate): Doc fix. | Pavel Janík | 2001-12-11 | 1 | -2/+2 |
* | (blackbox-mode, blackbox): Doc fix. | Pavel Janík | 2001-11-29 | 1 | -4/+4 |
* | (cookie, cookie-insert, shuffle-vector): Doc fixes. | Pavel Janík | 2001-11-29 | 1 | -5/+7 |
* | (studlify-word, studlify-region, studlify-buffer): Fix doc-string. | Pavel Janík | 2001-11-29 | 1 | -3/+4 |
* | (gamegrid-init-buffer): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -1/+1 |
* | (psychoanalyze-pinhead): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -1/+1 |
* | (tetris-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
* | (snake-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
* | (decipher-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
* | (gomoku-mode): Don't use define-derived-mode. | Richard M. Stallman | 2001-11-21 | 1 | -4/+9 |
* | Fix a typo. | Eli Zaretskii | 2001-11-20 | 1 | -1/+1 |
* | Mark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de> | Eli Zaretskii | 2001-11-20 | 1 | -0/+3 |
* | Mark gomoku-mode as special. Suggested by Klaus Straubinger | Eli Zaretskii | 2001-11-20 | 1 | -0/+3 |
* | Move definitions of constants to the beginning of file, before their use. | Pavel Janík | 2001-11-10 | 1 | -16/+20 |
* | (gomoku): Doc fix. | Richard M. Stallman | 2001-11-06 | 1 | -2/+8 |
* | Re-indent. | Stefan Monnier | 2001-10-26 | 1 | -65/+65 |
* | (make-doctor-variables): Remove a '($ please)'. | Gerd Moellmann | 2001-10-23 | 1 | -1/+1 |
* | (pong-init): Don't use make-local-hook. | Stefan Monnier | 2001-10-13 | 1 | -1/+0 |
* | (gomoku-mode): Use define-derived-mode. | Stefan Monnier | 2001-10-13 | 1 | -10/+5 |
* | Do not double variables in the lambda-list. | Pavel Janík | 2001-10-13 | 2 | -4/+4 |
* | (tetris-score-file): Use temporary-file-directory | Eli Zaretskii | 2001-09-29 | 1 | -1/+1 |
* | (snake-score-file): Use temporary-file-directory | Eli Zaretskii | 2001-09-29 | 1 | -1/+1 |
* | (animate-string): Doc fix. Use a buffer | Gerd Moellmann | 2001-08-10 | 1 | -2/+20 |
* | Re-insert a reference to re-inserted function animate-birthday-present. | Pavel Janík | 2001-08-06 | 1 | -1/+2 |
* | (animate-birthday-present): Re-insert. | Gerd Moellmann | 2001-08-06 | 1 | -0/+35 |
* | Specify FSF as Maintainer. | Pavel Janík | 2001-08-06 | 1 | -0/+1 |
* | (zone-pgm-stress): Use unwind-protect to make sure | Gerd Moellmann | 2001-08-03 | 1 | -25/+37 |
* | Add Keywords and Maintainer. Remove a | Gerd Moellmann | 2001-08-01 | 1 | -3/+3 |
* | (animate-string): Handle case that the string is | Gerd Moellmann | 2001-08-01 | 1 | -1/+1 |
* | Undo change of 2001-07-13. | Gerd Moellmann | 2001-07-23 | 1 | -47/+35 |
* | (animate-birthday-present): Function removed. | Gerd Moellmann | 2001-07-23 | 1 | -34/+0 |
* | *** empty log message *** | Gerd Moellmann | 2001-07-23 | 1 | -0/+167 |
* | *** empty log message *** | Pavel Janík | 2001-07-17 | 3 | -3/+3 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 11 | -16/+30 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-15 | 2 | -4/+6 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 4 | -2/+5 |
* | Add types to defcustoms. | Gerd Moellmann | 2001-07-13 | 1 | -15/+40 |
* | Fix first line. From Pavel Jan,Bm(Bk | Gerd Moellmann | 2001-07-05 | 1 | -2/+2 |
* | (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text. | Eli Zaretskii | 2001-06-17 | 1 | -3/+7 |
* | (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted | Eli Zaretskii | 2001-06-17 | 1 | -3/+7 |
* | (lm): Use "p" not "P" for interactive spec. | Richard M. Stallman | 2001-05-20 | 1 | -1/+1 |
* | (fortune-from-region): Use `eq' instead of `eql'. | Gerd Moellmann | 2001-04-23 | 1 | -3/+3 |
* | Fix autoload cookies. | Gerd Moellmann | 2001-04-23 | 1 | -6/+6 |
* | (life): Rearrange code so that all calls to | Gerd Moellmann | 2001-03-12 | 1 | -4/+3 |