Mercurial > hg > octave-jordi > gnulib-hg
comparison build-aux/pmccabe.css @ 16303:b21b4b8a7b66
maint: enable sc_trailing_blank
* build-aux/pmccabe.css: Remove trailing blanks.
* doc/acl-cygwin.txt: Likewise.
* doc/gnu-oids.texi: Likewise
* cfg.mk: Enable sc_trailing_blank.
Exempt build-aux/texinfo.tex and doc/Copyright/assign.future.manual.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 17 Jan 2012 18:48:21 +0100 |
parents | b3ccbcf1940e |
children |
comparison
equal
deleted
inserted
replaced
16302:43fb268b5b29 | 16303:b21b4b8a7b66 |
---|---|
54 | 54 |
55 .ranges_entry { | 55 .ranges_entry { |
56 } | 56 } |
57 | 57 |
58 .ranges_entry_simple { | 58 .ranges_entry_simple { |
59 background: #87ff75; | 59 background: #87ff75; |
60 } | 60 } |
61 | 61 |
62 .ranges_entry_moderate { | 62 .ranges_entry_moderate { |
63 background: #fffc60; | 63 background: #fffc60; |
64 } | 64 } |
103 .function_entry { | 103 .function_entry { |
104 } | 104 } |
105 | 105 |
106 | 106 |
107 .function_entry_simple { | 107 .function_entry_simple { |
108 background: #87ff75; | 108 background: #87ff75; |
109 } | 109 } |
110 | 110 |
111 .function_entry_moderate { | 111 .function_entry_moderate { |
112 background: #fffc60; | 112 background: #fffc60; |
113 } | 113 } |