From ef8f2df66a7486e7a52c2df55f106f7a4c2959f6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 13 Jan 2005 19:45:51 +0000 Subject: [PATCH] Whitespace change. --- lisp/help-macro.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/help-macro.el b/lisp/help-macro.el index a36eed86d01..3a7cf0898cb 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -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))) -- 2.39.5