]> git.eshelyaron.com Git - emacs.git/commit
Improve format-spec documentation (bug#41571)
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 27 May 2020 23:53:42 +0000 (00:53 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 2 Jun 2020 13:58:25 +0000 (14:58 +0100)
commitb07e3b1d97e73c5cf0cd60edf4838b555530bbf0
tree6d0265225716fe97e25a2483e763236cce842238
parent0260d2d2dbb2607e7310bdb518b7b6c0f58f5f98
Improve format-spec documentation (bug#41571)

* doc/lispref/text.texi (Interpolated Strings): Move from here...
* doc/lispref/strings.texi (Custom Format Strings): ...to here,
renaming the node and clarifying the documentation.
(Formatting Strings): End node with sentence referring to the next
one.
* lisp/format-spec.el (format-spec): Clarify docstring.
doc/lispref/strings.texi
doc/lispref/text.texi
lisp/format-spec.el