From: Glenn Morris Date: Thu, 10 Sep 2009 06:27:04 +0000 (+0000) Subject: Grammar. X-Git-Tag: emacs-pretest-23.1.90~1416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a126db16fa29e84987cf4e37434eeaebc43d72bb;p=emacs.git Grammar. --- diff --git a/etc/NEWS b/etc/NEWS index a7cd465e24c..30b0d9bafb3 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -212,8 +212,8 @@ variable, are now declared obsolete. ** read-key is a function halfway between read-event and read-key-sequence. It reads a single key, but obeys input and escape sequence decoding. -** start-process-shell-command start-file-process-shell-command only -take a single `command' argument any more. +** start-process-shell-command and start-file-process-shell-command +now only take a single `command' argument. ** The variable `process-file-side-effects' shall be bound to nil, if a `process-file' call does not change a remote file. By this, file