summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-10-17 18:26:52 +0300
committerEli Zaretskii <eliz@gnu.org>2020-10-17 18:26:52 +0300
commitf532e0c32ac379700c36ec23e2d33085152d0b3d (patch)
treec29420cb7c06fbd6be1c7ba565661035bf2551d9
parent3217ae6e05c5d99f5d2d364b8f631001ee1d29c9 (diff)
downloademacs-f532e0c32ac379700c36ec23e2d33085152d0b3d.tar.gz
; * etc/NEWS: Move 'narrow-to-prompt' entry to "Shell" section.
-rw-r--r--etc/NEWS12
1 files changed, 7 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0519451e969..6ec7ecfd52a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -658,6 +658,13 @@ by the ElDoc library itself. Functions in
'eldoc-documentation-functions' don't need to worry about consulting
it when producing a doc string.
+** Shell
+
+---
+*** New command in 'shell-mode': 'narrow-to-prompt'.
+This is bound to 'C-x n d' in 'shell-mode' buffers, and narrows to the
+command line under point (and any following output).
+
** Eshell
---
@@ -1144,11 +1151,6 @@ window after starting). This variable defaults to nil.
** Miscellaneous
---
-*** New command in 'shell-mode': 'narrow-to-prompt'.
-This is bound to 'C-x n d' in 'shell-mode' buffers, and narrows to the
-command line under point (and any following output).
-
----
*** New user option 'compilation-search-all-directories'.
When doing parallel builds, directories and compilation errors may
arrive in the *compilation* buffer out-of-order. If this variable is