diff options
author | Philipp Stephani <phst@google.com> | 2017-06-03 11:16:21 +0200 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2017-06-03 11:19:02 +0200 |
commit | 7d413cb4da89e0bdd70068e6a5e1dbc57190ed10 (patch) | |
tree | 6ca93c8b51c29a3189d00abdc5d1f419981b8b81 /lisp/textmodes/css-mode.el | |
parent | 0147cdd4d96f1eaeef720ee0b89bddd27eaf4233 (diff) | |
download | emacs-7d413cb4da89e0bdd70068e6a5e1dbc57190ed10.tar.gz |
Fix a bug when using format field numbers
Previously styled_format overwrite the argument vector. This is no
longer possible because there might be more than one specification per
argument. Use the existing auxiliary info array instead.
* src/editfns.c (styled_format): Record arguments in the info
structure instead of overwriting them.
* test/src/editfns-tests.el (format-with-field): Add unit test.
Diffstat (limited to 'lisp/textmodes/css-mode.el')
0 files changed, 0 insertions, 0 deletions