emacs-devel
[Top][All Lists]
Advanced

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

Re: attribute warn_unused_result


From: Chong Yidong
Subject: Re: attribute warn_unused_result
Date: Sat, 05 Feb 2011 11:30:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Here's what I normally do after I finish development (and testing) of
> some change on a branch, and before I merge onto the trunk:
>
>   . Run "bzr status".
>
>   . Review every file marked "modified", "added", "removed",
>     "renamed", and "kind changed", and make sure all of them are meant
>     to be part of the changeset.
> ...
>
>   . Run "bzr diff -rsubmit:", and review the diffs to make sure the
>     changes I'm about to merge are what I expect.
> ...

Or, use VC-dir together with `C-x v D' (vc-root-diff).



reply via email to

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