1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/doc
Stefan Kangas 5281946fbf Make format-spec accept function substitutions
* lisp/format-spec.el (format-spec): Accept a function producing the
substitution for a character.
* doc/lispref/strings.texi (Custom Format Strings): Document the
above change.
* test/lisp/format-spec-tests.el (format-spec/function): New test.
Ref. https://lists.gnu.org/r/emacs-devel/2022-09/msg01875.html
2022-09-29 15:39:27 +02:00
..
emacs Merge from origin/emacs-28 2022-09-29 06:30:58 +02:00
lispintro Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
lispref Make format-spec accept function substitutions 2022-09-29 15:39:27 +02:00
man Add new --timeout flag to emacsclient 2022-09-06 02:05:18 +02:00
misc ; Fix typos (prefer American spelling) 2022-09-29 15:20:07 +02:00