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/yow.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/play/yow.el
Date: Mon, 26 Nov 2001 11:15:49 -0500

Index: emacs/lisp/play/yow.el
diff -u emacs/lisp/play/yow.el:1.23 emacs/lisp/play/yow.el:1.24
--- emacs/lisp/play/yow.el:1.23 Tue Oct  3 03:06:41 2000
+++ emacs/lisp/play/yow.el      Mon Nov 26 11:15:49 2001
@@ -119,7 +119,7 @@
   (switch-to-buffer "*doctor*")
   (sit-for 0)
   (while (not (input-pending-p))
-    (insert-string (yow))
+    (insert (yow))
     (sit-for 0)
     (doctor-ret-or-read 1)
     (doctor-ret-or-read 1)))



reply via email to

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