aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 286d27455fe..10e9a7f00f3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1213,6 +1213,16 @@ New user options `term-char-mode-buffer-read-only' and
1213are non-nil by default. Customize these options to nil if you want 1213are non-nil by default. Customize these options to nil if you want
1214the previous behavior. 1214the previous behavior.
1215 1215
1216** Xref
1217
1218+++
1219*** When an *xref* buffer is needed, 'TAB' quits and jumps to an xref.
1220
1221A new command 'xref-quit-and-goto-xref', bound to 'TAB' in *xref*
1222buffers, quits the window before jumping to the destination. In many
1223situations, the intended window configuration is restored, just as if
1224the *xref* buffer hadn't been necessary in the first place.
1225
1216 1226
1217* New Modes and Packages in Emacs 26.1 1227* New Modes and Packages in Emacs 26.1
1218 1228