]> git.eshelyaron.com Git - emacs.git/commit
; Introduce type specifiers to the elisp manual (bug#73626)
authorAndrea Corallo <acorallo@gnu.org>
Wed, 13 Nov 2024 23:20:13 +0000 (00:20 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:50:24 +0000 (20:50 +0100)
commitd55864a89ba25582ce683ebc100ce6fd5caec45c
tree41d0310530b1b9747c023f1269a6a3ecb6352701
parent0deec6a60acd735a6ba07cc0b1be41809e00a9e5
; Introduce type specifiers to the elisp manual (bug#73626)

* doc/lispref/objects.texi (Programming Types): Add 'Type Specifiers' entry.
(Type Specifiers): Add node.
* doc/lispref/functions.texi (Declare Form): Add 'Type Specifiers'
reference.

(cherry picked from commit 59b3eae481d59d901ff64de1a827d3dd656a4fc9)
doc/lispref/functions.texi
doc/lispref/objects.texi