summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-04-24 15:00:13 +0300
committerEli Zaretskii <eliz@gnu.org>2021-04-24 15:00:13 +0300
commit21b3ceea3b0321559e9cbdcb034d9c66d3264d89 (patch)
treebc5bbb35c425b1a701817fc21eb121d2d4af7da2
parentd753b39096320b45ba3414272f4445587f4e6e7f (diff)
downloademacs-21b3ceea3b0321559e9cbdcb034d9c66d3264d89.tar.gz
emacs-21b3ceea3b0321559e9cbdcb034d9c66d3264d89.tar.bz2
emacs-21b3ceea3b0321559e9cbdcb034d9c66d3264d89.zip
; * etc/NEWS: Fix last change.
-rw-r--r--etc/NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a246be3086f..e944364499c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1679,10 +1679,10 @@ to the 'project-root' of the current project, when available.
+++
*** The TAB key binding in *xref* buffers is obsolete.
-The TAB binding in *xref* buffers is still supported, but we plan on
-removing it in a future version; at that time, the command
-'xref-quit-and-got-xref' will no longer have a key binding in
-'xref--xref-buffer-mode-map'.
+Use 'C-u RET' instead. The TAB binding in *xref* buffers is still
+supported, but we plan on removing it in a future version; at that
+time, the command 'xref-quit-and-got-xref' will no longer have a key
+binding in 'xref--xref-buffer-mode-map'.
** json.el