diff options
author | Philipp Stephani <phst@google.com> | 2022-02-17 14:02:28 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2022-02-17 14:02:28 +0100 |
commit | e303cb18077538b5ec32e73ce8def958d40c361f (patch) | |
tree | b9ab8095f93ce88b0bf29b10542bb96fab709a2c /test/lisp/emacs-lisp/package-tests.el | |
parent | b30ef0991915fbcab016a9485b1dece6f15f801c (diff) | |
download | emacs-e303cb18077538b5ec32e73ce8def958d40c361f.tar.gz emacs-e303cb18077538b5ec32e73ce8def958d40c361f.tar.bz2 emacs-e303cb18077538b5ec32e73ce8def958d40c361f.zip |
Fix indexing of module functions that return complex 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 Values): Enclose multi-word
return types in braces.
Diffstat (limited to 'test/lisp/emacs-lisp/package-tests.el')
0 files changed, 0 insertions, 0 deletions