emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/zone.el


From: D . Goel
Subject: [Emacs-diffs] Changes to emacs/lisp/play/zone.el
Date: Sun, 18 Sep 2005 08:32:52 -0400

Index: emacs/lisp/play/zone.el
diff -c emacs/lisp/play/zone.el:1.23 emacs/lisp/play/zone.el:1.24
*** emacs/lisp/play/zone.el:1.23        Mon Aug  1 15:30:16 2005
--- emacs/lisp/play/zone.el     Sun Sep 18 12:32:51 2005
***************
*** 179,185 ****
          (error
           (funcall restore)
           (while (not (input-pending-p))
!            (message (format "We were zoning when we wrote %s..." pgm))
             (sit-for 3)
             (message "...here's hoping we didn't hose your buffer!")
             (sit-for 3)))
--- 179,185 ----
          (error
           (funcall restore)
           (while (not (input-pending-p))
!            (message "We were zoning when we wrote %s..." pgm)
             (sit-for 3)
             (message "...here's hoping we didn't hose your buffer!")
             (sit-for 3)))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]