projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19aabb4
)
LP1914625: Add Emacs Mode to fm_IDL.xml
user/dyrcona/lp1914625-add-emacs-mode-IDL-noindent
author
Jason Stephenson
<jason@sigio.com>
Thu, 17 Mar 2022 15:22:41 +0000
(11:22 -0400)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/fm_IDL.xml
b/Open-ILS/examples/fm_IDL.xml
index
adacfda
..
6c517fa
100644
(file)
--- a/
Open-ILS/examples/fm_IDL.xml
+++ b/
Open-ILS/examples/fm_IDL.xml
@@
-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:
-->