diff options
| author | Mauro Aranda | 2020-11-03 10:02:51 -0300 |
|---|---|---|
| committer | Mauro Aranda | 2020-11-03 10:02:51 -0300 |
| commit | bd8f4b04d51083bd61350c70c09daff4fd8bb61d (patch) | |
| tree | 29e9ef1a45dadac057fa1d183eb8be8c9840d4c1 /src/coding.c | |
| parent | 2d4c981b2112083e80195c0c258422e203048946 (diff) | |
| download | emacs-bd8f4b04d51083bd61350c70c09daff4fd8bb61d.tar.gz emacs-bd8f4b04d51083bd61350c70c09daff4fd8bb61d.zip | |
Fix customizing user options of type face
* lisp/cus-edit.el (face): Move the %f escape after the tag, because
otherwise customizing a face user option doesn't work:
custom-variable-value-create thinks that everything up until the first
":" is part of the tag, and the item widget doesn't know how to handle
the %f escape.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions