Whitespace change.

This commit is contained in:
Richard M. Stallman
2005-01-13 19:45:51 +00:00
parent 5a45dd33e3
commit ef8f2df66a

View File

@@ -121,7 +121,7 @@ and then returns."
(if three-step-help
(progn
(setq key (let ((overriding-local-map local-map))
(read-key-sequence nil)))
(read-key-sequence nil)))
;; Make the HELP key translate to C-h.
(if (lookup-key function-key-map key)
(setq key (lookup-key function-key-map key)))