mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-25 00:07:09 -07:00
Adding tag for design.mps.doc.fmt.macro.
This commit is contained in:
parent
7ef86c751c
commit
aaa6aa228d
1 changed files with 3 additions and 3 deletions
|
|
@ -218,9 +218,9 @@ is translated into a ``c:macro`` directive::
|
|||
|
||||
.. c:macro:: RING_FOR(node, ring, next)
|
||||
|
||||
Macros are identified by having names consisting of capital letters,
|
||||
numbers, and underscore, or appearing in the list of exceptions given
|
||||
by the ``MACROS`` global in designs.py.
|
||||
_`.fmt.macro`: Macros are identified by having names consisting of
|
||||
capital letters, numbers, and underscore, or appearing in the list of
|
||||
exceptions given by the ``MACROS`` global in designs.py.
|
||||
|
||||
_`.fmt.type-def`: A paragraph consisting of a type definition on a
|
||||
single line formatted as code, for example::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue