Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (hanoi-unix-64): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -2/+2 |
| | |||||
* | * subr.el (sit-for): New function. | Chong Yidong | 2006-07-10 | 1 | -3/+2 |
| | | | | * play/hanoi.el (hanoi-sit-for): Check sit-for return value. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
| | |||||
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -0/+1 |
| | |||||
* | (hanoi-internal): Don't use oddp. | Dave Love | 2000-03-11 | 1 | -1/+2 |
| | |||||
* | Declare dynamic vars. | Dave Love | 1999-08-19 | 1 | -1/+8 |
| | |||||
* | Mostly rewritten. Customized. To support an s2G | Karl Heuer | 1999-08-14 | 1 | -173/+387 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | (hanoi): Don't show line and column numbers. | Karl Heuer | 1996-02-16 | 1 | -42/+23 |
| | | | | | | | 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). | ||||
* | (hanoi): Don't show line and column numbers. | Karl Heuer | 1996-02-14 | 1 | -4/+5 |
| | |||||
* | (hanoi): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -1/+1 |
| | |||||
* | Add (provide 'hanoi). | Roland McGrath | 1993-07-08 | 1 | -1/+3 |
| | |||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+29 |
| | |||||
* | 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. | ||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-05-31 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -4/+2 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-05-09 | 1 | -0/+1 |
| | |||||
* | Initial revision | Joseph Arceneaux | 1990-03-06 | 1 | -0/+192 |