]> git.eshelyaron.com Git - emacs.git/commit
; Improve type specifier documentation
authorStefan Kangas <stefankangas@gmail.com>
Tue, 25 Mar 2025 22:16:11 +0000 (23:16 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 31 Mar 2025 08:29:01 +0000 (10:29 +0200)
commitd51744a5fe5f3585fc4b1ae4b2e68861f46df0f3
tree3be972fd528ce4eae85597f1d22fa6a07ba05d56
parent36f34168d9e3486cb68f285471a2bdb82bf9fb66
; Improve type specifier documentation

* doc/lispref/functions.texi (Declare Form): Clarify wording for
precision and consistency; note consequences of incorrect declarations.
* doc/lispref/objects.texi (Type Specifiers): Mention use by the native
compiler; tighten wording.

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