comparison man/anti.texi @ 36413:f5625ac53fba

Made minor editing changes.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 27 Feb 2001 05:46:51 +0000
parents 3f3557c3f0a9
children 1547295a2e76
comparison
equal deleted inserted replaced
36412:4fbcbbb88ef0 36413:f5625ac53fba
249 the names of the files you edit frequently. With decreasing disk size, 249 the names of the files you edit frequently. With decreasing disk size,
250 you should have fewer files anyway, so you won't notice the absence of 250 you should have fewer files anyway, so you won't notice the absence of
251 this feature. 251 this feature.
252 252
253 @item 253 @item
254 The @code{field} property does not exist in Emasc 20, so various 254 The @code{field} property does not exist in Emacs 20, so various
255 packages that run subsidiary programs in Emacs buffers cannot in general 255 packages that run subsidiary programs in Emacs buffers cannot in general
256 distinguish which text was user input and which was output from the 256 distinguish which text was user input and which was output from the
257 subprocess. If you need to try to do this nonetheless, Emacs 20 257 subprocess. If you need to try to do this nonetheless, Emacs 20
258 provides a variable @code{comint-prompt-regexp}, which lets you try to 258 provides a variable @code{comint-prompt-regexp}, which lets you try to
259 distinguish input by recognizing prompt strings. 259 distinguish input by recognizing prompt strings.