emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master d3bc520513: ; * lisp/term.el (term-goto-process-mark-maybe): Fix


From: Eli Zaretskii
Subject: master d3bc520513: ; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string.
Date: Tue, 28 Dec 2021 13:11:04 -0500 (EST)

branch: master
commit d3bc520513131b53d4f82dde295837a33dca200a
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * 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 5961350ff9..cb13f60c1d 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'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]