summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex')
-rw-r--r--doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex b/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
index 5c4724100..382ed05a4 100644
--- a/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
+++ b/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
@@ -317,6 +317,11 @@ new primitives, a summary is given below.
\NC \type {tokspre} \NC tokenregister text \NC prepend text to given tokenregister \NC \NR
\NC \type {xtoksapp} \NC tokenregister text \NC globally append expanded text to given tokenregister \NC \NR
\NC \type {xtokspre} \NC tokenregister text \NC globally prepend expanded text to given tokenregister \NC \NR
+% new (some end-of-the-year experiment)
+\NC \type {letfrozen} \NC macro \NC sets the frozen property of a macro \NC \NR
+\NC \type {letprotected} \NC macro \NC sets the protected property of a macro \NC \NR
+\NC \type {unletfrozen} \NC macro \NC unsets the frozen property of a macro \NC \NR
+\NC \type {unletprotected} \NC macro \NC unsets the protected property of a macro \NC \NR
\stoptabulate
\stopsection