summaryrefslogtreecommitdiff
path: root/lisp/play/hanoi.el
Commit message (Collapse)AuthorAgeFilesLines
* (hanoi-unix-64): Fix typo in docstring.Juanma Barranquero2006-11-061-2/+2
|
* * subr.el (sit-for): New function.Chong Yidong2006-07-101-3/+2
| | | | * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-0/+1
|
* (hanoi-internal): Don't use oddp.Dave Love2000-03-111-1/+2
|
* Declare dynamic vars.Dave Love1999-08-191-1/+8
|
* Mostly rewritten. Customized. To support an s2GKarl Heuer1999-08-141-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 Heuer1996-02-161-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 Heuer1996-02-141-4/+5
|
* (hanoi): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
|
* Add (provide 'hanoi).Roland McGrath1993-07-081-1/+3
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+29
|
* Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Jim Blandy1992-12-061-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 RCSEric S. Raymond1992-07-221-1/+0
|
* *** empty log message ***Eric S. Raymond1992-07-161-0/+8
|
* *** empty log message ***Richard M. Stallman1992-05-311-0/+2
|
* *** empty log message ***Eric S. Raymond1992-05-301-4/+2
|
* *** empty log message ***Jim Blandy1991-05-091-0/+1
|
* Initial revisionJoseph Arceneaux1990-03-061-0/+192