[latex3-commits] [git/LaTeX3-latex3-latex3] morechk: back out change to message -- do this later if at all (5b56ae1)

Will Robertson wspr81 at gmail.com
Mon Apr 15 15:07:45 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : morechk
Link       : https://github.com/latex3/latex3/commit/5b56ae1d525be4433b0954fb55d3bea4d672262a

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

commit 5b56ae1d525be4433b0954fb55d3bea4d672262a
Author: Will Robertson <wspr81 at gmail.com>
Date:   Mon Apr 15 22:37:45 2019 +0930

    back out change to message -- do this later if at all


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

5b56ae1d525be4433b0954fb55d3bea4d672262a
 l3kernel/l3msg.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3msg.dtx b/l3kernel/l3msg.dtx
index 4c3a59b..5c19d36 100644
--- a/l3kernel/l3msg.dtx
+++ b/l3kernel/l3msg.dtx
@@ -1700,11 +1700,11 @@
     this~has~not~been~defined~yet.
   }
 \__kernel_msg_new:nnnn { kernel } { command-erroneous }
-  { Control~sequence~#1~undefined~or~invalid. }
+  { Control~sequence~#1~undefined. }
   {
     \c_@@_coding_error_text_tl
     LaTeX~has~been~asked~to~use~a~control~sequence~'#1':\\
-    this~has~not~been~defined~yet~or~is~invalid.
+    this~has~not~been~defined~yet.
   }
 \__kernel_msg_new:nnnn { kernel } { empty-search-pattern }
   { Empty~search~pattern. }





More information about the latex3-commits mailing list