]> git.eshelyaron.com Git - emacs.git/commit
Refer to "proper lists" instead of "true lists"
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 11 Jul 2018 02:51:28 +0000 (19:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Jul 2018 02:54:31 +0000 (19:54 -0700)
commitdb3874b16192142f473d53e3b80213ad74d19eff
tree24fb2f5e7fd700b7c2550512284bf4fa25f9d4ff
parent35e0305dc2a57cea6fcb515db9e0b0f938daf53a
Refer to "proper lists" instead of "true lists"

* doc/lispref/lists.texi (Cons Cells, Building Lists):
* doc/lispref/sequences.texi (Vector Functions): Use the more
popular term "proper", rather than "true", to qualify nil-terminated
lists.

For discussion, see the following emacs-devel subthreads:
https://lists.gnu.org/archive/html/emacs-devel/2018-06/msg00112.html
https://lists.gnu.org/archive/html/emacs-devel/2018-06/msg00138.html
doc/lispref/lists.texi
doc/lispref/sequences.texi