]> git.eshelyaron.com Git - emacs.git/commit
Improve mutability doc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Apr 2020 20:22:10 +0000 (13:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Apr 2020 20:29:57 +0000 (13:29 -0700)
commit5805df74f5b919a3f67f3f7d31d6e600e1564e4e
tree02fdc2730ab35f3376c91fef2486afb0d31abd87
parentdca35b31d0a58efdcc698faf90493b96fa8e1406
Improve mutability doc

See Eli Zaretskii’s suggestions (Bug#40671#33).
* doc/lispref/lists.texi (Setcar, Setcdr, Rearrangement):
* doc/lispref/sequences.texi (Sequence Functions)
(Array Functions):
Add commentary to examples.
* doc/lispref/lists.texi (Sets And Lists):
Revert change to delq example.
doc/lispref/lists.texi
doc/lispref/sequences.texi