bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58258: 28.1: Function-name error in documentation of c-mode indentat


From: Stefan Kangas
Subject: bug#58258: 28.1: Function-name error in documentation of c-mode indentation
Date: Mon, 3 Oct 2022 02:31:50 +0200

close 58258 29.1
thanks

Mark Harig via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:

> In the Emacs info manual, (emacs) C Indent, there is the
> sentence:
>
>    Reindent the current line, and/or in some cases insert a tab
>    character (‘c-indent-command’).
>
>  However, when an Emacs buffer is in c-mode, C-h <TAB> reports:
>
>     TAB (translated from <tab>) runs the command c-indent-line-or-region
>
>  So, the sentence in the Emacs info manual needs to have
>  ‘c-indent-command’ changed to ‘c-indent-line-or-region’.

Thanks, fixed on the emacs-28 branch (commit 992611b10a).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]