[latex3-commits] [git/LaTeX3-latex3-latex3] master: Adjust text on debugging [ci skip] (3fc9d12)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Feb 3 09:40:30 CET 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/3fc9d126c85b7e7eabdf571771109b3256c7b0f9
>---------------------------------------------------------------
commit 3fc9d126c85b7e7eabdf571771109b3256c7b0f9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Feb 3 08:40:30 2018 +0000
Adjust text on debugging [ci skip]
>---------------------------------------------------------------
3fc9d126c85b7e7eabdf571771109b3256c7b0f9
news/l3news11.tex | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/news/l3news11.tex b/news/l3news11.tex
index cc47ad7..3358dff 100644
--- a/news/l3news11.tex
+++ b/news/l3news11.tex
@@ -148,9 +148,8 @@ values across the range of possible outputs.
A new set of debugging functions have been added to the kernel. These allow
debug code to be enabled locally using the new option \verb|enable-debug| along
-with functions \cs{debug_check_declarations_on:} and
-\cs{debug_check_declarations_off:}. A companying this change, we have improved
-the handling of global/local consistency in variable setting.
+with functions \cs{debug_on:n} and \cs{debug_off:n}. A companying this change, we
+have improved the handling of global/local consistency in variable setting.
\subsection{Mark-up changes in \pkg{l3doc}}
More information about the latex3-commits
mailing list