summaryrefslogtreecommitdiff
path: root/common/locale/en-US/autocommands.xml
diff options
context:
space:
mode:
authorKris Maglione <kris@vimperator.org>2009-10-26 04:31:54 -0400
committerKris Maglione <kris@vimperator.org>2009-10-26 04:31:54 -0400
commit18e414f180807dd4da4737e92bfff24eb5308875 (patch)
tree569a616e472ceda1590c922b6e8547c4882b69a8 /common/locale/en-US/autocommands.xml
parent537c0e0d5138f7ac462197e3614b27b974d049ae (diff)
downloadpentadactyl-18e414f180807dd4da4737e92bfff24eb5308875.tar.gz
Take a crack at killing security warnings. Fail miserably. Keep the new code because it's a bit nicer.
--HG-- branch : xslt
Diffstat (limited to 'common/locale/en-US/autocommands.xml')
-rw-r--r--common/locale/en-US/autocommands.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/autocommands.xml b/common/locale/en-US/autocommands.xml
index b99cef10..ed8d49ed 100644
--- a/common/locale/en-US/autocommands.xml
+++ b/common/locale/en-US/autocommands.xml
@@ -89,7 +89,7 @@
</p>
<code><!-- Why is the XSLT processor mangling newlines? -->
-<ex>:autocmd LocationChange .* :set editor=<str>gvim -f</str></ex>&#x0a;
+<ex>:autocmd LocationChange .* :set editor=<str>gvim -f</str></ex>
<ex>:autocmd LocationChange mail\\.google\\.com :set editor=<str>gvim -f -c 'set ft=mail'</str></ex>
</code>