emacs-devel
[Top][All Lists]
Advanced

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

Re: "Fixed bug #XYZZY"


From: Eli Zaretskii
Subject: Re: "Fixed bug #XYZZY"
Date: Mon, 08 Dec 2014 22:30:16 +0200

> From: Stefan Monnier <address@hidden>
> Date: Mon, 08 Dec 2014 13:33:14 -0500
> Cc: address@hidden
> 
> > Can we agree to say something in the commit log's summary line about
> > the bug essence, in addition to the bug number?  Otherwise, the
> > summary is not really informative, and you need to look at the bug
> > report in the tracker.
> 
> Indeed, the bug number should be on another line.  The summary should
> describe the change, instead.  Of course, if they both fit, it's OK to
> put them together.  Also remember to use the "bug#NNN" format.

So, can we codify something like this:

   Summary bla-bla summary line.

   Fixes: bug#NNNNN

   * src/foobar.c (foobar): Change.
   * lisp/foobar.el (foo-bar): Change.

?



reply via email to

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