]> git.eshelyaron.com Git - emacs.git/commitdiff
(make-help-screen): Fix character constant.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Feb 2003 10:56:26 +0000 (10:56 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Feb 2003 10:56:26 +0000 (10:56 +0000)
lisp/help-macro.el

index 19add581969d5cbeed2bbcae60a61bd844fe40a3..567b2c1a2f1c4008cd375187400743dd9aa94557 100644 (file)
@@ -143,7 +143,7 @@ and then returns."
                           (help-mode)
                           (goto-char (point-min))
                           (while (or (memq char (append help-event-list
-                                                        (cons help-char '(?? ?\C-v ?\ ?\177 delete backspace vertical-scroll-bar ?\M-v))))
+                                                        (cons help-char '(?? ?\C-v ?\s ?\177 delete backspace vertical-scroll-bar ?\M-v))))
                                      (eq (car-safe char) 'switch-frame)
                                      (equal key "\M-v"))
                             (condition-case nil