]> git.eshelyaron.com Git - emacs.git/commit
Shortdoc: read and evaluate strings after :eval
authorMattias Engdegård <mattiase@acm.org>
Wed, 14 Dec 2022 11:16:28 +0000 (12:16 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 14 Dec 2022 11:16:28 +0000 (12:16 +0100)
commit931d97bf56328d8b030f52eef3b9737b46ab7551
tree63b3ff02d2ce33c92d6c2ee31d928a1d5dba1919
parentbe165f7533271b04fddb814c190a2e632f637dc4
Shortdoc: read and evaluate strings after :eval

* lisp/emacs-lisp/shortdoc.el (shortdoc--display-function):
If the parameter of :eval is a string then read, evaluate and print
the result.  This was always the intention and is documented behaviour.
lisp/emacs-lisp/shortdoc.el