diff options
author | Philipp Stephani <phst@google.com> | 2022-02-22 21:39:32 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2022-02-22 21:39:32 +0100 |
commit | 3dfc8bff15a74cbb6da3ebb3718fc30b5ebad195 (patch) | |
tree | 82fbd1909c3a5dd4489c8039f0fb1014d2a3fc7f /lib/malloc/dynarray_finalize.c | |
parent | 86c0d9eb5fc309413696694c53e1eee9070caea6 (diff) | |
download | emacs-3dfc8bff15a74cbb6da3ebb3718fc30b5ebad195.tar.gz emacs-3dfc8bff15a74cbb6da3ebb3718fc30b5ebad195.tar.bz2 emacs-3dfc8bff15a74cbb6da3ebb3718fc30b5ebad195.zip |
Fix indexing of module functions that return enumeration types.
Return types that consist of more than one word need to be enclosed in
braces, see Info node `(texinfo) Typed Functions'. Otherwise they are
indexed incorrectly.
* doc/lispref/internals.texi (Module Misc, Module Nonlocal): Enclose
multi-word return types in braces.
Diffstat (limited to 'lib/malloc/dynarray_finalize.c')
0 files changed, 0 insertions, 0 deletions