]> git.eshelyaron.com Git - emacs.git/commitdiff
Grammar.
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Sep 2009 06:27:04 +0000 (06:27 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Sep 2009 06:27:04 +0000 (06:27 +0000)
etc/NEWS

index a7cd465e24c00b5a986b5d218aedcda49688b26c..30b0d9bafb35e11d73b292e1c0e2cef8cd73949f 100644 (file)
--- 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