summaryrefslogtreecommitdiff
path: root/lisp/play/hanoi.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-02-21 15:27:15 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-02-21 15:27:15 +0000
commit10a806d3b1398fd6e41a97481d3b0df7d0ca56f4 (patch)
treef57cdc157944afb6255cbfa59e0ec23edd5f4707 /lisp/play/hanoi.el
parent3ba75732c084b25e5e2bfdb33eb7ac83fd3edd15 (diff)
downloademacs-10a806d3b1398fd6e41a97481d3b0df7d0ca56f4.tar.gz
(hanoi-internal): Set `show-trailing-whitespace' to nil.
Diffstat (limited to 'lisp/play/hanoi.el')
-rw-r--r--lisp/play/hanoi.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el
index fddfe22870e..0dffa050449 100644
--- a/lisp/play/hanoi.el
+++ b/lisp/play/hanoi.el
@@ -150,6 +150,7 @@ Start after n steps, where BITS is a big-endian list of the bits of n.
BITS must be of length nrings. Start at START-TIME."
(switch-to-buffer "*Hanoi*")
(buffer-disable-undo (current-buffer))
+ (setq show-trailing-whitespace nil)
(unwind-protect
(let*
(;; These lines can cause Emacs to crash if you ask for too