mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-19 14:41:11 -08:00
* src/editfns.c (styled_format): Fix typo in previous change.
This commit is contained in:
parent
0e82fa3416
commit
a3f647c5c8
1 changed files with 0 additions and 1 deletions
|
|
@ -4384,7 +4384,6 @@ styled_format (ptrdiff_t nargs, Lisp_Object *args, bool message,
|
|||
multibyte = true;
|
||||
goto retry;
|
||||
}
|
||||
new_result = false;
|
||||
}
|
||||
conversion = 's';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue