; * lisp/emacs-lisp/eldoc.el (eldoc-display-in-echo-area): Fix typo.

This commit is contained in:
Yuan Fu 2023-02-22 17:55:30 -08:00
parent 1841299a11
commit 94e70ed426
No known key found for this signature in database
GPG key ID: 56E19BC57664A442

View file

@ -570,7 +570,7 @@ known to be truncated."
Honor `eldoc-echo-area-use-multiline-p' and
`eldoc-echo-area-prefer-doc-buffer'."
(cond
(;; Check if he wave permission to mess with echo area at all. For
(;; Check if we have permission to mess with echo area at all. For
;; example, if this-command is non-nil while running via an idle
;; timer, we're still in the middle of executing a command, e.g. a
;; query-replace where it would be annoying to overwrite the echo