]> code.delx.au - gnu-emacs/blobdiff - lisp/play/doctor.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / play / doctor.el
index 13e6f8ee87a80d5d0b997801724aacc58190ca1d..f575928dda6eeab0f5f993d257a01d3ebb031e01 100644 (file)
@@ -1,6 +1,6 @@
 ;;; doctor.el --- psychological help for frustrated users
 
-;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2014 Free Software
+;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2016 Free Software
 ;; Foundation, Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
@@ -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)