gnustandards-commit
[Top][All Lists]
Advanced

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

gnustandards standards.texi ChangeLog


From: karl
Subject: gnustandards standards.texi ChangeLog
Date: Thu, 10 Oct 2013 18:33:04 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     karl <karl>     13/10/10 18:33:03

Modified files:
        .              : standards.texi ChangeLog 

Log message:
        source lines <80 chars please

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.232&r2=1.233
http://cvs.savannah.gnu.org/viewcvs/gnustandards/ChangeLog?cvsroot=gnustandards&r1=1.185&r2=1.186

Patches:
Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -b -r1.232 -r1.233
--- standards.texi      13 Sep 2013 22:24:23 -0000      1.232
+++ standards.texi      10 Oct 2013 18:33:03 -0000      1.233
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate September 13, 2013
address@hidden lastupdate October 10, 2013
 @c %**end of header
 
 @dircategory GNU organization
@@ -2372,6 +2372,11 @@
 @section Formatting Your Source Code
 @cindex formatting source code
 
address@hidden line length
address@hidden length of source lines
+Please keep the length of source lines to 79 characters or less, for
+maximum readability in the widest range of environments.
+
 @cindex open brace
 @cindex braces, in C source
 @cindex function definitions, formatting

Index: ChangeLog
===================================================================
RCS file: /sources/gnustandards/gnustandards/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -b -r1.185 -r1.186
--- ChangeLog   9 Oct 2013 20:38:22 -0000       1.185
+++ ChangeLog   10 Oct 2013 18:33:03 -0000      1.186
@@ -1,3 +1,9 @@
+2013-10-10  Karl Berry  <address@hidden>
+
+       * standards.texi (Formatting): mention that source
+       lines should ideally be kept to <80 chars.  Suggestion from
+       LE GARREC Vincent, 6 Oct 2013 23:47:02.
+
 2013-10-09  Karl Berry  <address@hidden>
 
        * maintain.texi (FTP Upload Directive File): reword to avoid



reply via email to

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