LP1914625: Add Emacs Mode to fm_IDL.xml
authorJason Stephenson <jason@sigio.com>
Thu, 17 Mar 2022 15:22:41 +0000 (11:22 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 17 Mar 2022 15:39:03 +0000 (11:39 -0400)
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 1e379ed..7d31e75 100644 (file)
@@ -13904,6 +13904,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:
 -->