diff etc/NEWS @ 32256:768c5c14d49e

Fixed a typo.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 Oct 2000 19:15:54 +0000
parents f5d09b70a4b8
children aec9a1888e3b
line wrap: on
line diff
--- a/etc/NEWS	Sat Oct 07 18:59:12 2000 +0000
+++ b/etc/NEWS	Sat Oct 07 19:15:54 2000 +0000
@@ -836,7 +836,7 @@
 ** Comint (subshell) changes
 
 By default, comint no longer uses the variable `comint-prompt-regexp' to
-distiguish prompts from user-input.  Instead, it notices which parts of
+distinguish prompts from user-input.  Instead, it notices which parts of
 the text were output by the process, and which entered by the user, and
 attaches `field' properties to allow emacs commands to use this information.
 Common movement commands, notably beginning-of-line, respect field