aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorEli Zaretskii2011-04-25 11:04:22 +0300
committerEli Zaretskii2011-04-25 11:04:22 +0300
commit825cd63ca98121d602b4a8dcffa55d29841224a0 (patch)
tree0ecfbd1149dd944fb7b77132ef8ef0c6201d9180 /src/coding.c
parente2822bd2ea32c577342b9618a301f8661551f7a3 (diff)
downloademacs-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