summaryrefslogtreecommitdiff
path: root/.x-sc_prohibit_doubled_word
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-01-05 23:38:10 +0100
committerLudovic Courtès <ludo@gnu.org>2012-01-05 23:38:10 +0100
commitb3da54d1813f34fca31cdb5fd3db90b9141b1b7a (patch)
tree52a6ea1a154816fece46bac4850c0f9b3d8861b9 /.x-sc_prohibit_doubled_word
parenta3989357b32ba51c0780732e06c88baec16d3229 (diff)
downloadguile-b3da54d1813f34fca31cdb5fd3db90b9141b1b7a.tar.gz
Placate a number of `syntax-check' verifications.
- "filesystem" -> "file system" - remove doubled words - use EXIT_* macros instead of literal numbers - update `syntax-check' exclusion files
Diffstat (limited to '.x-sc_prohibit_doubled_word')
-rw-r--r--.x-sc_prohibit_doubled_word7
1 files changed, 7 insertions, 0 deletions
diff --git a/.x-sc_prohibit_doubled_word b/.x-sc_prohibit_doubled_word
new file mode 100644
index 000000000..fe2d3d02a
--- /dev/null
+++ b/.x-sc_prohibit_doubled_word
@@ -0,0 +1,7 @@
+^AUTHORS
+^gc-benchmarks/larceny/
+^module/ice-9/format.scm
+^module/ice-9/match.upstream.scm
+^module/sxml/upstream
+compile.scm
+ChangeLog