]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 Jan 2005 19:45:51 +0000 (19:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 Jan 2005 19:45:51 +0000 (19:45 +0000)
lisp/help-macro.el

index a36eed86d010ca32d01980fe57cee93f4bf8b9ce..3a7cf0898cbe5f9e5bb506fd7ed8ed85ee22314a 100644 (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)))