diff options
| author | Eli Zaretskii | 2011-04-25 11:04:22 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2011-04-25 11:04:22 +0300 |
| commit | 825cd63ca98121d602b4a8dcffa55d29841224a0 (patch) | |
| tree | 0ecfbd1149dd944fb7b77132ef8ef0c6201d9180 /src/coding.c | |
| parent | e2822bd2ea32c577342b9618a301f8661551f7a3 (diff) | |
| download | emacs-825cd63ca98121d602b4a8dcffa55d29841224a0.tar.gz emacs-825cd63ca98121d602b4a8dcffa55d29841224a0.zip | |
Improve doprnt and its use in verror. (Bug#8545)
src/doprnt.c (doprnt): Document the set of format control sequences
supported by the function. Use SAFE_ALLOCA instead of always
using `alloca'.
src/eval.c (verror): Don't limit the buffer size at size_max-1, that
is one byte too soon. Don't use xrealloc; instead xfree and
xmalloc anew.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions