From d3bc520513131b53d4f82dde295837a33dca200a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 28 Dec 2021 20:09:42 +0200 Subject: [PATCH] ; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string. --- lisp/term.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/term.el b/lisp/term.el index 5961350ff9e..cb13f60c1de 100644 --- a/lisp/term.el +++ b/lisp/term.el @@ -3301,7 +3301,7 @@ Called as a buffer-local `post-command-hook' function in an inconsistent state by unexpectedly moving point. Mouse and wheel events are ignored so that mouse selection and -mouse wheel scrolling is unimpeded. +mouse wheel scrolling are unimpeded. Only acts when the pre-command position of point was equal to the process mark, and the `term-char-mode-point-at-process-mark' -- 2.39.2