]> code.delx.au - gnu-emacs/blobdiff - lisp/play/doctor.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / play / doctor.el
index 3da7267ca8e12e053dc9cebe2d33673c950029bc..3c9d87fa81e3ae5751eca7018593541a7fa981e9 100644 (file)
@@ -989,7 +989,7 @@ Otherwise call the Doctor to parse preceding sentence."
 Put dialogue in buffer."
   (let (a
        (prompt (concat (doctor-make-string x)
-                       " what \?  "))
+                       " what ?  "))
        retval)
     (while (not retval)
           (while (not a)