-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make kpse_* companions for the new (and older) kpathsea_* fns
git-svn-id: svn://tug.org/texlive/trunk/Build/source@69473 c570f23f-e606-0410-a88d-b1316a301751
- Loading branch information
Showing
5 changed files
with
67 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
2024-01-17 Karl Berry <[email protected]> | ||
|
||
* tex-file.c (kpse_{in,out}_name_ok{,_silent}_extended): | ||
declare the kpse_* abbreviations of the new (and old) kpathsea_* | ||
functions. LuaTeX provides both kpse.* and kpathsea.* bindings, | ||
so it's good to always have both. | ||
* tex-file.h: declare them. | ||
* doc/kpathsea.texi (Safe filenames): mention them. | ||
|
||
2024-01-14 Karl Berry <[email protected]> | ||
|
||
* version.ac: bump to 6.4.0/dev. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters