summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-10 14:39:07 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-10 14:39:07 +0000
commitb80252f2de6aab7d2b763edbe4b3cb4f1a2c34a0 (patch)
tree0e39ea14906c5b1909055b156ca2fb45b066e793 /etc
parent385818b9d47a72af0e1464a8d1739301d0ef6301 (diff)
downloadATCD-b80252f2de6aab7d2b763edbe4b3cb4f1a2c34a0.tar.gz
use tabs instead of spaces
Diffstat (limited to 'etc')
-rw-r--r--etc/ACE-guidelines.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ACE-guidelines.html b/etc/ACE-guidelines.html
index b950ac49cfa..5cbacae7898 100644
--- a/etc/ACE-guidelines.html
+++ b/etc/ACE-guidelines.html
@@ -21,6 +21,11 @@
<ul>
<li>Every text file must end with a newline.<p>
+ <li>Use spaces instead of tabs, except in Makefiles. Emacs users
+ can add this to their <strong>.emacs</strong>:
+
+ <pre>(setq-default indent-tabs-mode nil)</pre></p>
+
<li>Insert a CVS/RCS keyword string at the top of every source file,
Makefile, config file, <em>etc</em>. For C++ files, it is:
<pre>