]> git.eshelyaron.com Git - emacs.git/commit
Clarify the purpose of internal--format-docstring-line
authorStefan Kangas <stefan@marxist.se>
Sat, 2 Oct 2021 19:56:22 +0000 (21:56 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 2 Oct 2021 23:59:52 +0000 (01:59 +0200)
commit6c01a213656cc1d38c9ac0b127583910a9296365
tree8ece474c39a767c8c50d86869c3adcf269ed9178
parent55dadbc57e5e89bd6aa67d26c5dc1a32a0a279fc
Clarify the purpose of internal--format-docstring-line

* test/lisp/subr-tests.el (subr-test-internal--format-docstring-line):
* lisp/subr.el (internal--format-docstring-line): Make it more clear
that this function is not intended for the first line of a docstring.
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add comment explaining
why we use 'internal--format-docstring-line'.
Problem pointed out by Stefan Monnier <monnier@iro.umontreal.ca>.
lisp/emacs-lisp/cl-macs.el
lisp/subr.el
test/lisp/subr-tests.el