summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-14 21:23:34 +0000
committerKarl Berry <karl@freefriends.org>2021-12-14 21:23:34 +0000
commit9fb71c20f83ac2ea2861ab2409639afad6794796 (patch)
treea15bb3371f60ade5807a54b4b8e193e74434d433 /Master/texmf-dist/tex/context
parent3904caee850ef79677023f0da6c09d75f2d892a7 (diff)
context-vim (14dec21)
git-svn-id: svn://tug.org/texlive/trunk@61301 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context')
-rw-r--r--Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv8
-rw-r--r--Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkxl8
2 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
index 23466fb17d8..9b759bab784 100644
--- a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
+++ b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
@@ -1,6 +1,6 @@
%D \module
%D [ file=t-syntax-highlight,
-%D version=2020.06.29,
+%D version=2021.12.13,
%D title=\CONTEXT\ User Module,
%D subtitle=Code syntax highlighting,
%D author=Aditya Mahajan,
@@ -9,13 +9,13 @@
%D email=adityam <at> ieee <dot> org,
%D license=Simplified BSD License]
-\writestatus{loading}{Code syntax highlighting (ver: 2020.06.29)}
+\writestatus{loading}{Code syntax highlighting (ver: 2021.12.13)}
\startmodule [syntax-highlight]
\usemodule [syntax-groups]
\usemodule [filter] % loads module-catcodes
-\unprotect
+\unprotectmodulecatcodes
\startinterface all
\setinterfaceconstant {syntax} {syntax}
@@ -256,7 +256,7 @@
\def\syntaxhighlighting@namespace {\????syntaxhighlighting}
\def\syntaxhighlighting@name {\currentsyntaxhighlighting}
-\protect
+\protectmodulecatcodes
\stopmodule
diff --git a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkxl b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkxl
index 8fadebb7803..450ffb51ff6 100644
--- a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkxl
+++ b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkxl
@@ -1,6 +1,6 @@
%D \module
%D [ file=t-syntax-highlight,
-%D version=2021.05.31,
+%D version=2021.12.13,
%D title=\CONTEXT\ User Module,
%D subtitle=Code syntax highlighting,
%D author=Aditya Mahajan,
@@ -9,13 +9,13 @@
%D email=adityam <at> ieee <dot> org,
%D license=Simplified BSD License]
-\writestatus{loading}{Code syntax highlighting (ver: 2021.05.31)}
+\writestatus{loading}{Code syntax highlighting (ver: 2021.12.13)}
\startmodule [syntax-highlight]
\usemodule [syntax-groups]
\usemodule [filter] % loads module-catcodes
-\unprotect
+\unprotectmodulecatcodes
\startinterface all
\setinterfaceconstant {syntax} {syntax}
@@ -257,7 +257,7 @@
\def\syntaxhighlighting@namespace {\????syntaxhighlighting}
\def\syntaxhighlighting@name {\currentsyntaxhighlighting}
-\protect
+\protectmodulecatcodes
\stopmodule