]> git.eshelyaron.com Git - emacs.git/commit
Document the 'definition-name' property.
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Jan 2023 17:57:30 +0000 (19:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Jan 2023 17:57:30 +0000 (19:57 +0200)
commit0cb686ffb6bbc017d3b71acbf40ed3e5c1a32863
tree101436bb61ce4ad76c042efbdcde3581a6c7c2ea
parent7f855b5297b2806fa508e73de98cb8cecc6e7d8d
Document the 'definition-name' property.

* doc/lispref/symbols.texi (Standard Properties): Document
'definition-name'.
* doc/lispref/functions.texi (Defining Functions): Describe how to
use 'definition-name' when generating function definitions at run
time.  (Bug#60568)
doc/lispref/functions.texi
doc/lispref/symbols.texi