projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8276605
)
; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 28 Dec 2021 18:09:42 +0000
(20:09 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 28 Dec 2021 18:09:42 +0000
(20:09 +0200)
lisp/term.el
patch
|
blob
|
history
diff --git
a/lisp/term.el
b/lisp/term.el
index 5961350ff9ec5e3d24ddb94a9c85265d06066a21..cb13f60c1de61c1e8ea9e67696465e1a2187af0f 100644
(file)
--- 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'