LP1914625: Add Emacs Mode to fm_IDL.xml user/dyrcona/lp1914625-add-emacs-mode-IDL-noindent
authorJason Stephenson <jason@sigio.com>
Thu, 17 Mar 2022 15:22:41 +0000 (11:22 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 28 Feb 2023 16:35:42 +0000 (11:35 -0500)
Adds the Emacs Local Variables block above the vim modeline at the
bottom of the file.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/examples/fm_IDL.xml

index adacfda..6c517fa 100644 (file)
@@ -15586,6 +15586,11 @@ SELECT  usr,
        <!-- ********************************************************************************************************************* -->
 </IDL>
 
+<!-- Local Variables: -->
+<!-- indent-tabs-mode: t -->
+<!-- tab-width: 4 -->
+<!-- nxml-child-indent: 4 -->
+<!-- End: -->
 <!--
-    vim:noet:ts=4:sw=4:
+       vim:noet:ts=4:sw=4:
 -->