aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2000-10-07 19:15:54 +0000
committerEli Zaretskii2000-10-07 19:15:54 +0000
commitf8d54c986a9288344af2880f69f60fa4b1e33b49 (patch)
tree25c44bcefdf9c1d70033274c3ecf86e432595a66 /etc
parenta115794c527032447ab05487d6b0bc52ef1907e8 (diff)
downloademacs-f8d54c986a9288344af2880f69f60fa4b1e33b49.tar.gz
emacs-f8d54c986a9288344af2880f69f60fa4b1e33b49.zip
Fixed a typo.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7355ae4d411..61f511857b4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -836,7 +836,7 @@ mode.
836** Comint (subshell) changes 836** Comint (subshell) changes
837 837
838By default, comint no longer uses the variable `comint-prompt-regexp' to 838By default, comint no longer uses the variable `comint-prompt-regexp' to
839distiguish prompts from user-input. Instead, it notices which parts of 839distinguish prompts from user-input. Instead, it notices which parts of
840the text were output by the process, and which entered by the user, and 840the text were output by the process, and which entered by the user, and
841attaches `field' properties to allow emacs commands to use this information. 841attaches `field' properties to allow emacs commands to use this information.
842Common movement commands, notably beginning-of-line, respect field 842Common movement commands, notably beginning-of-line, respect field