On 02/28/2011 02:00 PM, Bruno Haible wrote:
I find it preferrable to commit independent
changes as separate commits; it makes things clearer when analyzing
the history later.
OK, thanks; I did that.
Hi Paul,
> Here's a proposed patch to simplify stdio so that, for example,
> Emacs and coreutils won't need m4/asm-underscore.m4 or
> lib/stdio-write.c.
The patch is fine and good.
But actually it's two different, independent changes (even though they
have the same motivation). I find it preferr
I was thinking of modifying GNU Emacs to use gnulib's stdio
module and found that the module contains some dependencies
and code that neither Emacs nor coreutils needs. Here's
a proposed patch to simplify stdio so that, for example,
Emacs and coreutils won't need m4/asm-underscore.m4 or
lib/stdio-