mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-17 09:25:46 +00:00
; * etc/NEWS: Mention latest changes in checkdoc. (Bug#38583)
This commit is contained in:
parent
a785be29bf
commit
069741b2f7
1 changed files with 8 additions and 0 deletions
8
etc/NEWS
8
etc/NEWS
|
@ -1458,6 +1458,14 @@ A new command 'xref-revert-buffer' is bound to 'g'.
|
||||||
---
|
---
|
||||||
*** Imenu support has been added to 'xref--xref-buffer-mode'.
|
*** Imenu support has been added to 'xref--xref-buffer-mode'.
|
||||||
|
|
||||||
|
** Checkdoc
|
||||||
|
|
||||||
|
---
|
||||||
|
*** Checkdoc can now optionally spell-check doc strings.
|
||||||
|
Invoking 'checkdoc-buffer' with a non-nil TAKE-NOTES argument
|
||||||
|
(interactively, with a prefix arg) will now spell-check the doc
|
||||||
|
strings and report all the spelling mistakes.
|
||||||
|
|
||||||
** Icomplete
|
** Icomplete
|
||||||
|
|
||||||
+++
|
+++
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue