]> git.eshelyaron.com Git - emacs.git/commit
Clarify list terminology
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Jun 2023 23:19:53 +0000 (19:19 -0400)
committerRichard Stallman <rms@gnu.org>
Sat, 24 Jun 2023 23:19:53 +0000 (19:19 -0400)
commit188c90c7c111dbbdc3edd29c23b59ade26f97bfd
tree2a31442381c258fca4f24f373a4046d0ac12f433
parente85ebb3d82466c5838e9c6836e6d8b5c8d0a7c33
Clarify list terminology

* doc/lispintro/emacs-lisp-intro.texi (Lists diagrammed):
Mention "cons cell".  Add index entries.
(car & cdr): Simplify etymology of `car' and `cdr'.
Explain why for some purposes they are better than `first' and `rest'.
Mention cons cells.
doc/lispintro/emacs-lisp-intro.texi