1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/doc
Paul Eggert dca35b31d0 Improve mutability documentation
This change was inspired by comments from Štěpán Němec in:
https://lists.gnu.org/r/emacs-devel/2020-04/msg01063.html
* doc/lispref/objects.texi (Lisp Data Types): Mention mutability.
(Constants and mutability): New section.
* doc/lispintro/emacs-lisp-intro.texi (Lists diagrammed)
(Indent Tabs Mode): Improve wording.
* doc/lispref/eval.texi (Self-Evaluating Forms):
Say that they return constants.
* doc/lispref/lists.texi (Sets And Lists):
Fix memql mistake/confusion that I recently introduced.
2020-04-19 13:29:57 -07:00
..
emacs Add new node "Image Mode" to Emacs Manual. 2020-04-19 02:43:06 +03:00
lispintro Improve mutability documentation 2020-04-19 13:29:57 -07:00
lispref Improve mutability documentation 2020-04-19 13:29:57 -07:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Mention 'spam-stat-process-directory-age' in the documentation 2020-04-18 17:13:02 +02:00