emacs-31 32025c709e5: ; * etc/NEWS: Fix typos and wording.
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit 32025c709e54c8dd129b3c0541132d2647b4fc86 Author: Eli Zaretskii <[email protected]> Commit: Eli Zaretskii <[email protected]> ; * etc/NEWS: Fix typos and wording. --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 1198fb3ca67..b1f0e96651e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3738,8 +3738,8 @@ modification takes place inside 'with-help-window' or ** Xref commands don't automatically suggest visiting a tags table anymore. When no tags file is loaded, symbol completion now just won't provide -any suggestions. Thus, so the 'M-?' command now works without a tags -table. And the 'M-.' command will show a message describing the several +any suggestions. Thus, the 'M-?' command now works without a tags +table, and the 'M-.' command will show a message describing the several built-in options that will provide an Xref backend when used. ** Calling 'debug' in batch sessions no longer kills Emacs.