# HG changeset patch # User Juanma Barranquero # Date 1203607463 0 # Node ID 39bcab1d5d10fbec29dbfae695f58f8d53737665 # Parent 5fdc52f621046079062d35e42dfab66371db2aa3 (hanoi-internal): Set `show-trailing-whitespace' to nil. diff -r 5fdc52f62104 -r 39bcab1d5d10 lisp/play/hanoi.el --- a/lisp/play/hanoi.el Thu Feb 21 10:24:59 2008 +0000 +++ b/lisp/play/hanoi.el Thu Feb 21 15:24:23 2008 +0000 @@ -150,6 +150,7 @@ 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