]> git.eshelyaron.com Git - emacs.git/commit
Clarify lexvar restrictions for add-to-ordered-list, add-to-history
authorMattias Engdegård <mattiase@acm.org>
Sun, 2 Feb 2020 11:48:51 +0000 (12:48 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 2 Feb 2020 11:52:44 +0000 (12:52 +0100)
commitf27187f963e9e36435b508e29256e048799e0ff2
tree373e6bd927a4219da74f18c5dda3254f85823b92
parent32763dac46e61cc34e8fe4d19df4905d09c1a27f
Clarify lexvar restrictions for add-to-ordered-list, add-to-history

* lisp/subr.el (add-to-ordered-list, add-to-history):
* doc/lispref/lists.texi (List Variables):
* doc/lispref/minibuf.texi (Minibuffer History):
Note in the doc string and manual that the variable arguments to
add-to-ordered-list and add-to-history cannot refer to a lexical
variable (bug#39373).
doc/lispref/lists.texi
doc/lispref/minibuf.texi
lisp/subr.el