[latex3-commits] [git/LaTeX3-latex3-latex3] master: revert tl_if_head_eq_meaning:nN changes (e619f0a16)

Bruno Le Floch blflatex at gmail.com
Tue Oct 27 09:11:58 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/e619f0a167fb1cb0bc72f35de7391292415059e0

>---------------------------------------------------------------

commit e619f0a167fb1cb0bc72f35de7391292415059e0
Author: Jonathan Spratte <jspratte at yahoo.de>
Date:   Sun Oct 4 14:19:09 2020 +0200

    revert tl_if_head_eq_meaning:nN changes


>---------------------------------------------------------------

e619f0a167fb1cb0bc72f35de7391292415059e0
 l3kernel/l3tl.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3tl.dtx b/l3kernel/l3tl.dtx
index 85cb9fdb9..cc61d4446 100644
--- a/l3kernel/l3tl.dtx
+++ b/l3kernel/l3tl.dtx
@@ -2994,7 +2994,7 @@
 \cs_new:Npn \@@_if_head_eq_meaning_normal:nN #1 #2
   {
     \exp_after:wN \if_meaning:w
-        \@@_tl_head:w #1 { !? } \s_@@_stop #2
+        \@@_tl_head:w #1 { ?? \use_none:nnn } \s_@@_stop #2
       \prg_return_true:
     \else:
       \prg_return_false:





More information about the latex3-commits mailing list.