]> git.eshelyaron.com Git - emacs.git/commit
Document format-spec and expand the modifiers it supports
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 01:50:43 +0000 (03:50 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 01:50:50 +0000 (03:50 +0200)
commit936d074d7c58bd4504b89a0b739b370312ae141a
tree254c2d3e4e2ae15aff37479bc7451e6fb9a54282
parent74579d3d2bb82f300a6f2d81b7b559f0a24061db
Document format-spec and expand the modifiers it supports

* doc/lispref/text.texi (Interpolated Strings): New section.
* lisp/format-spec.el (format-spec--parse-modifiers)
(format-spec--pad): New functions.
(format-spec): Support more format modifiers (bug#32931).
doc/lispref/text.texi
etc/NEWS
lisp/format-spec.el
test/lisp/format-spec-tests.el