This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New annotation for threads


> Those empty lines are the canonical ChangeLog format as Emacs
> generates it: each file has an empty line before its first entry.
> 
> Why do you want Nick to remove them?

Because all the changes are inter-related. Here is what the GNU Coding
Standards say about this:

| Separate unrelated change log entries with blank lines. When two entries
| represent parts of the same change, so that they work together, then
| don't put blank lines between them. Then you can omit the file name and
| the asterisk when successive entries are in the same file.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]