From: Eli Zaretskii Date: Sat, 20 Aug 2005 12:20:49 +0000 (+0000) Subject: Mention compilation-disable-input. X-Git-Tag: emacs-pretest-22.0.90~7510 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=619a2c49767a1b4691de425aa9adb2d3d534db7b;p=emacs.git Mention compilation-disable-input. --- diff --git a/etc/NEWS b/etc/NEWS index 14414e9bd1b..4251a4b509d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1298,6 +1298,10 @@ This option allows you to specify environment variables for inferior compilation processes without affecting the environment that all subprocesses inherit. ++++ +*** New user option `compilation-disable-input'. +If this is non-nil, send end-of-file as compilation process input. + +++ *** New options `next-error-highlight' and `next-error-highlight-no-select' specify the method of highlighting of the corresponding source line