diff options
| author | Eli Zaretskii | 2021-04-24 15:00:13 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2021-04-24 15:00:13 +0300 |
| commit | 21b3ceea3b0321559e9cbdcb034d9c66d3264d89 (patch) | |
| tree | bc5bbb35c425b1a701817fc21eb121d2d4af7da2 | |
| parent | d753b39096320b45ba3414272f4445587f4e6e7f (diff) | |
| download | emacs-21b3ceea3b0321559e9cbdcb034d9c66d3264d89.tar.gz emacs-21b3ceea3b0321559e9cbdcb034d9c66d3264d89.zip | |
; * etc/NEWS: Fix last change.
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -1679,10 +1679,10 @@ to the 'project-root' of the current project, when available. | |||
| 1679 | 1679 | ||
| 1680 | +++ | 1680 | +++ |
| 1681 | *** The TAB key binding in *xref* buffers is obsolete. | 1681 | *** The TAB key binding in *xref* buffers is obsolete. |
| 1682 | The TAB binding in *xref* buffers is still supported, but we plan on | 1682 | Use 'C-u RET' instead. The TAB binding in *xref* buffers is still |
| 1683 | removing it in a future version; at that time, the command | 1683 | supported, but we plan on removing it in a future version; at that |
| 1684 | 'xref-quit-and-got-xref' will no longer have a key binding in | 1684 | time, the command 'xref-quit-and-got-xref' will no longer have a key |
| 1685 | 'xref--xref-buffer-mode-map'. | 1685 | binding in 'xref--xref-buffer-mode-map'. |
| 1686 | 1686 | ||
| 1687 | ** json.el | 1687 | ** json.el |
| 1688 | 1688 | ||