Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (dissociated-press): Error at start if buffer is empty. | Richard M. Stallman | 1994-07-26 | 1 | -0/+2 |
| | |||||
* | Use add-hook, (provide 'meese). | Richard M. Stallman | 1994-07-03 | 1 | -12/+13 |
| | | | | | | (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. | ||||
* | (gomoku-display-statistics): Use human's point of view | Richard M. Stallman | 1994-06-05 | 1 | -21/+14 |
| | | | | | | 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. | ||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 2 | -2/+2 |
| | |||||
* | Added comment indicating author. | Noah Friedman | 1994-04-27 | 1 | -0/+1 |
| | |||||
* | Fix copying conditions for current GPL version. | Richard M. Stallman | 1994-04-07 | 1 | -13/+12 |
| | |||||
* | (gomoku-init-display, gomoku-put-char): | Richard M. Stallman | 1994-02-07 | 1 | -33/+31 |
| | | | | Bind inhibit-read-only; don't set buffer-read-only. | ||||
* | (yow-file): Doc fix. | Roland McGrath | 1994-01-17 | 1 | -8/+16 |
| | | | | | | (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? | ||||
* | (make-doctor-variables): Fix some local var names. | Richard M. Stallman | 1993-12-23 | 1 | -3/+5 |
| | | | | | (doctor-adverbp): Don't die if doctor-make-string gives a string of length < 2. | ||||
* | (read-zippyism): New function. | Roland McGrath | 1993-09-17 | 1 | -0/+6 |
| | |||||
* | (read-cookie): New function. | Roland McGrath | 1993-09-17 | 1 | -3/+23 |
| | |||||
* | (dun-save-game): Use correct name of endgame question. | Richard M. Stallman | 1993-09-10 | 1 | -1/+1 |
| | |||||
* | * blackbox.el (blackbox-mode-map): Now that we have | Jim Blandy | 1993-08-01 | 1 | -12/+5 |
| | | | | | | | 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. | ||||
* | (pick-random): Remove. | Paul Eggert | 1993-08-01 | 1 | -7/+2 |
| | | | | All callers changed to use `random' instead. | ||||
* | (dissociated-press): Use `(random N)' instead of while loop. | Paul Eggert | 1993-08-01 | 1 | -3/+1 |
| | |||||
* | (dun-endgame-question, tcom, tloc): | Paul Eggert | 1993-08-01 | 1 | -3/+3 |
| | | | | Use (random N) instead of combination of %, abs and random. | ||||
* | (random-number): Remove. | Paul Eggert | 1993-08-01 | 1 | -6/+1 |
| | | | | All callers changed to use `random' instead. | ||||
* | (life-insert-random-pattern): Simplify (% (abs (random)) N) | Paul Eggert | 1993-08-01 | 1 | -1/+1 |
| | | | | to (random N). | ||||
* | (mpuz-random): Remove. | Paul Eggert | 1993-08-01 | 1 | -8/+3 |
| | | | | All callers changed to use `random' instead. | ||||
* | * mpuz.el (mpuz-board): Doc fix. | Jim Blandy | 1993-07-29 | 1 | -1/+1 |
| | |||||
* | (doctor-type-symbol): Win if auto-fill-function is nil. | Richard M. Stallman | 1993-07-23 | 1 | -2/+3 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1993-07-23 | 1 | -3/+9 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1993-07-20 | 1 | -1/+2 |
| | |||||
* | (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these. | Roland McGrath | 1993-07-18 | 1 | -0/+4 |
| | |||||
* | (snarf-spooks): Restore function. | Roland McGrath | 1993-07-14 | 1 | -9/+16 |
| | |||||
* | (cookie-cache): New defvar. | Roland McGrath | 1993-07-14 | 1 | -17/+28 |
| | | | | | (cookie-snarf): Cache cookies in `cookie-cache', not in obarray (idiot). Also store the modtime and punt the cache when it changes. | ||||
* | *** empty log message *** | Richard M. Stallman | 1993-07-13 | 1 | -1217/+1229 |
| | |||||
* | Initial revision | Richard M. Stallman | 1993-07-08 | 1 | -0/+3316 |
| | |||||
* | Add (provide 'hanoi). | Roland McGrath | 1993-07-08 | 1 | -1/+3 |
| | |||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 7 | -15/+15 |
| | |||||
* | Comment change. | Richard M. Stallman | 1993-06-02 | 1 | -1/+1 |
| | |||||
* | Provide cookie1. | Richard M. Stallman | 1993-06-01 | 1 | -1/+1 |
| | |||||
* | Use cookie1.el. | Richard M. Stallman | 1993-06-01 | 2 | -4/+4 |
| | |||||
* | Renamed to cookie1.el. | Richard M. Stallman | 1993-06-01 | 1 | -1/+1 |
| | |||||
* | * yow.el (yow): Fix interactive spec. | Jim Blandy | 1993-05-03 | 1 | -1/+1 |
| | |||||
* | All fsets changed to defaliases. | Eric S. Raymond | 1993-04-23 | 1 | -1/+1 |
| | |||||
* | (mpuz-try-letter): Use read-char to read digit. | Richard M. Stallman | 1993-04-02 | 1 | -19/+5 |
| | | | | | Use message directly also. Use downcase. (mpuz-read-map): Deleted. | ||||
* | (cookie) Enhanced it to handle both LINS files and UNIX fortune files. | Eric S. Raymond | 1993-03-27 | 1 | -11/+16 |
| | |||||
* | (psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one. | Eric S. Raymond | 1993-03-26 | 1 | -3/+1 |
| | |||||
* | Add TO-DO list. | Eric S. Raymond | 1993-03-22 | 1 | -0/+3 |
| | |||||
* | Initial revision | Eric S. Raymond | 1993-03-22 | 1 | -0/+126 |
| | |||||
* | Modified to use cookie.el | Eric S. Raymond | 1993-03-22 | 2 | -103/+25 |
| | |||||
* | Added or corrected Commentary headers | Eric S. Raymond | 1993-03-22 | 2 | -3/+9 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+7 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 4 | -0/+46 |
| | |||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 |
| | |||||
* | Add standard library headers. | Eric S. Raymond | 1993-03-17 | 1 | -1/+2 |
| | |||||
* | Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-12-06 | 1 | -17/+31 |
| | | | | | | * 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. | ||||
* | (gomoku): Make it autoload. | Richard M. Stallman | 1992-09-26 | 1 | -13/+2 |
| | |||||
* | (spook): Make it autoload. | Richard M. Stallman | 1992-09-26 | 1 | -0/+1 |
| |