Mercurial > emacs
changeset 92050:39bcab1d5d10
(hanoi-internal): Set `show-trailing-whitespace' to nil.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 21 Feb 2008 15:24:23 +0000 |
parents | 5fdc52f62104 |
children | af7423454309 |
files | lisp/play/hanoi.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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