Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch] ChangeLog width 74 -> 80
@ 2013-06-18 15:09 Jan Kratochvil
  2013-06-18 15:30 ` Pedro Alves
  2013-06-19  7:50 ` Yao Qi
  0 siblings, 2 replies; 10+ messages in thread
From: Jan Kratochvil @ 2013-06-18 15:09 UTC (permalink / raw)
  To: gdb-patches

Hi,

currently ChangeLog has Emacs rule for 74 columns which is also documented at:
	http://sourceware.org/gdb/wiki/ContributionChecklist
	ChangeLog standard max-line-length is 74.

Plus code comments should be formatted to 72 columns (unwritten rule,
I haven't found it anywhere) and code should be formatted to 80 columns.

One has to reconfigure editor several times a minute, what about unifying
everything to 80 columns (including the comments formatting).  80 columns is
already a narrow column on the left of the screen on displays nowadays.


Jan


gdb/
2013-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* ChangeLog: Change fill-column rule from 74 to 80.

--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -7060,7 +7060,7 @@ For older changes see ChangeLog-2012.
 Local Variables:
 mode: change-log
 left-margin: 8
-fill-column: 74
+fill-column: 80
 version-control: never
 coding: utf-8
 End:


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-06-19 13:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 15:09 [patch] ChangeLog width 74 -> 80 Jan Kratochvil
2013-06-18 15:30 ` Pedro Alves
2013-06-18 15:34   ` Jan Kratochvil
2013-06-18 15:47     ` Pedro Alves
2013-06-18 15:51       ` Jan Kratochvil
2013-06-18 16:22         ` Pedro Alves
2013-06-18 18:02           ` Jan Kratochvil
2013-06-18 21:35             ` Joel Brobecker
2013-06-19 13:25               ` [cancel] " Jan Kratochvil
2013-06-19  7:50 ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox