[latex3-commits] [git/LaTeX3-latex3-latex2e] earlier-expl3: Add entry to changes.txt (b8416e19)
PhelypeOleinik
tex.phelype at gmail.com
Sat Jun 6 03:51:48 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : earlier-expl3
Link : https://github.com/latex3/latex2e/commit/b8416e191903a57357cd3255fcc769ad45fe0772
>---------------------------------------------------------------
commit b8416e191903a57357cd3255fcc769ad45fe0772
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Fri Jun 5 22:51:48 2020 -0300
Add entry to changes.txt
>---------------------------------------------------------------
b8416e191903a57357cd3255fcc769ad45fe0772
base/changes.txt | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index e2a15100..26fa1d8b 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -6,11 +6,28 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
================================================================================
-2020-06-04 Phelype Oleinik <phelype.oleinik at latex-project.org>
+2020-06-05 Phelype Oleinik <phelype.oleinik at latex-project.org>
* ltdefns.dtx (subsection{Loading further extensions}):
- Moved loading of ltexpl.ltx earlier (from ltfinal) to ltdefns to
- allow usage of expl3 extensions while loading the kernel.
+ Moved loading of ltexpl.ltx earlier (from ltfinal.dtx) to ltdefns to
+ allow usage of expl3 extensions while loading the kernel. Further
+ changes to support this one listed below:
+
+ * ltfinal.dtx:
+ Removed loading of ltexpl.ltx
+
+ * ltclass.dtx:
+ Added \@expl at push@filename@@ and \@expl at push@filename at aux@@ to
+ \@pushfilename and \@expl at pop@filename@@ to \@popfilename.
+
+ * ltfiles.dtx (section{File Handling}):
+ Added \@expl at sys@load at backend@@ in \document.
+
+ * ltexpl.dtx:
+ - Added blank definitions for \@expl at sys@load at backend@@,
+ \@expl at push@filename@@, \@expl at push@filename at aux@@, and
+ \@expl at pop@filename@@.
+ - Added temporary definitions for some kernel commands.
2020-05-19 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
More information about the latex3-commits
mailing list.