aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
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.
212** read-key is a function halfway between read-event and read-key-sequence. 212** read-key is a function halfway between read-event and read-key-sequence.
213It reads a single key, but obeys input and escape sequence decoding. 213It reads a single key, but obeys input and escape sequence decoding.
214 214
215** start-process-shell-command start-file-process-shell-command only 215** start-process-shell-command and start-file-process-shell-command
216take a single `command' argument any more. 216now only take a single `command' argument.
217 217
218** The variable `process-file-side-effects' shall be bound to nil, if 218** The variable `process-file-side-effects' shall be bound to nil, if
219a `process-file' call does not change a remote file. By this, file 219a `process-file' call does not change a remote file. By this, file