summaryrefslogtreecommitdiff
path: root/lisp/term.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-12-28 20:09:42 +0200
committerEli Zaretskii <eliz@gnu.org>2021-12-28 20:09:42 +0200
commitd3bc520513131b53d4f82dde295837a33dca200a (patch)
tree4741467fe5504b8e52296f77eb74e7ff0261d260 /lisp/term.el
parent8276605efb09abf8f86dad56f5c43fa57e5c1bd7 (diff)
downloademacs-d3bc520513131b53d4f82dde295837a33dca200a.tar.gz
; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string.
Diffstat (limited to 'lisp/term.el')
-rw-r--r--lisp/term.el2
1 files changed, 1 insertions, 1 deletions
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'