Author: allison
Date: Sat Mar 17 10:35:20 2007
New Revision: 17542

Modified:
   trunk/docs/pdds/pdd07_codingstd.pod
Log:
[pdd]: Add editor coda for PIR files to coding standards.


Modified: trunk/docs/pdds/pdd07_codingstd.pod
==============================================================================
--- trunk/docs/pdds/pdd07_codingstd.pod (original)
+++ trunk/docs/pdds/pdd07_codingstd.pod Sat Mar 17 10:35:20 2007
@@ -322,6 +322,16 @@
     # End:
     # vim: expandtab shiftwidth=4:
 
+=item *
+
+PIR source files should end with this coda:
+
+    # Local Variables:
+    #   mode: pir
+    #   fill-column: 100
+    # End:
+    # vim: expandtab shiftwidth=4:
+
 =back
 
 {{ XXX - Proper formatting and syntax coloring of C code under Emacs requires

Reply via email to