Re: [PATCH v2 3/5] doc: Add @defbuiltin family of helpers, set documentlanguage

2023-03-09 Thread Sandra Loosemore
On 2/23/23 03:27, Arsen Arsenović via Gcc-patches wrote: The @defbuiltin{,x} macros are convenience macros for the often-repeated task of defining a built-in function in extend.texi. Usage of this macro should lead to a higher degree of consistency across pieces of text written by different peop

[PATCH v2 3/5] doc: Add @defbuiltin family of helpers, set documentlanguage

2023-02-23 Thread Arsen Arsenović via Gcc-patches
The @defbuiltin{,x} macros are convenience macros for the often-repeated task of defining a built-in function in extend.texi. Usage of this macro should lead to a higher degree of consistency across pieces of text written by different people, and provide a better reading experience, as they preven