summaryrefslogtreecommitdiff
path: root/lisp/textmodes/css-mode.el
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2017-06-03 11:16:21 +0200
committerPhilipp Stephani <phst@google.com>2017-06-03 11:19:02 +0200
commit7d413cb4da89e0bdd70068e6a5e1dbc57190ed10 (patch)
tree6ca93c8b51c29a3189d00abdc5d1f419981b8b81 /lisp/textmodes/css-mode.el
parent0147cdd4d96f1eaeef720ee0b89bddd27eaf4233 (diff)
downloademacs-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