branch: externals/auctex commit 03793072c1d05b01023ddf8efb57afc89f172e1e Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
* tex.el (TeX-command): Adjust macOS version and name. --- tex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex.el b/tex.el index 053a0ade6d..c905981d2b 100644 --- a/tex.el +++ b/tex.el @@ -7417,7 +7417,7 @@ been set." Make sure you have one and that TeX binaries are in PATH environment variable%s" (if (eq system-type 'darwin) ". -If you are using OS X El Capitan or later +If you are using macOS 10.14 Mojave or later remember to add /Library/TeX/texbin/ to your PATH" ""))))