changeset 104917:2d6dc187388c

Grammar.
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Sep 2009 06:27:04 +0000
parents 065958ebbf6d
children cd8d62c35d57
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Sep 10 06:23:06 2009 +0000
+++ b/etc/NEWS	Thu Sep 10 06:27:04 2009 +0000
@@ -212,8 +212,8 @@
 ** 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