LP1914625: Add Emacs Mode to fm_IDL.xml user/stompro/lp1914625-add-emacs-mode-IDL-noindent-signoff
authorJason Stephenson <jason@sigio.com>
Thu, 17 Mar 2022 15:22:41 +0000 (11:22 -0400)
committerJosh Stompro <stomproj@larl.org>
Tue, 28 Feb 2023 18:27:38 +0000 (12:27 -0600)
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>
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:
 -->