Mercurial > emacs
comparison src/xfns.c @ 4774:8e36034f65e2
(doprnt): Use a fixed buffer to store the format
specification, but only if we are sure it will fit. Otherwise,
use alloca () to get enouhg space. Don't allow negative size
specifications to core dump; instead, treat them as positive
("%-20d" == "%20d").
author | Brian Fox <bfox@gnu.org> |
---|---|
date | Wed, 22 Sep 1993 18:12:09 +0000 |
parents | d6ddaf79ea6a |
children | 2a019dd8ed51 |
comparison
equal
deleted
inserted
replaced
4773:ae7c67879859 | 4774:8e36034f65e2 |
---|