]> git.eshelyaron.com Git - emacs.git/commit
Improve wording about constants
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Apr 2020 17:42:09 +0000 (10:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Apr 2020 17:43:46 +0000 (10:43 -0700)
commit400ff5cd195e81204edd9c69fa1b8bc3cb66b42d
tree4fcc5d46acfb6a465e8fd7a37d7a1d0447ced8ae
parentd2836fe71b30dedb39a8d6e1b1705cece30dcf63
Improve wording about constants

Thanks to Štěpán Němec and Drew Adams for reviews of recent changes.
* doc/lispref/eval.texi (Quoting): Give an example.
* doc/lispref/lists.texi (Association Lists): Simplify example code.
* doc/lispref/objects.texi (Lisp Data Types)
(Constants and Mutability): Clarify wording.
doc/lispref/eval.texi
doc/lispref/lists.texi
doc/lispref/objects.texi