aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d06b2a2f205..9c74c84f456 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2041,7 +2041,7 @@ variable for remote shells. It still defaults to "/bin/sh".
2041*** 'shell-command-dont-erase-buffer' accepts the value 'erase' to 2041*** 'shell-command-dont-erase-buffer' accepts the value 'erase' to
2042force to erase the output buffer before execution of the command. 2042force to erase the output buffer before execution of the command.
2043 2043
2044*** The new functions shell-command-save-pos-or-erase' and 2044*** The new functions 'shell-command-save-pos-or-erase' and
2045'shell-command-set-point-after-cmd' control how point is handled 2045'shell-command-set-point-after-cmd' control how point is handled
2046between two consecutive shell commands in the same buffer. 2046between two consecutive shell commands in the same buffer.
2047 2047