emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: merging etc


From: Richard Stallman
Subject: Re: merging etc
Date: Sat, 25 Aug 2007 00:06:58 -0400

    I tend to believe the opposite: the description of small changes are easier
    to understand than description of combined changes.

The usual simplification is to replace

        * foo.c (fooo_bar): Call mumble.
        ...
        * foo.c (fooo_bar): New function

with

        * foo.c (fooo_bar): New function

since (from the point of view of the trunk) the whole
thing is new.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]