LP1914625: Add Emacs Mode to fm_IDL.xml
authorJason Stephenson <jason@sigio.com>
Thu, 17 Mar 2022 15:22:41 +0000 (11:22 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 1 Mar 2023 16:49:59 +0000 (11:49 -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>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
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:
 -->