emacs/doc
Vincent Belaïche c44f7ada0c Avoid using the LANG environment variable
Amend commit 75153f7b76 " Fix clash with locale variable" by Andreas Schwab.
Use DOCLANG instead of INFO_LANG for renaming, as documentation does not
produce only info output, and DOCLANG is iterating over DOCLANGS.

* Makefile.in: Rename 'LANG' to 'DOCLANG' to avoid clash with well-known
  environment variable.

* doc/misc/Makefile.in: Adjusted accordingly, rename 'INFO_LANG' to 'DOCLANG'
  where Andreas had already renamed 'LANG'.

* doc/translations/fr/misc/ses-fr.texi: rename 'INFO_LANG' to 'DOCLANG' in
  explanatory comment.
2026-05-31 14:20:14 +02:00
..
emacs Merge from origin/emacs-31 2026-05-29 11:01:25 +01:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi: Update *Backtrace* outputs. 2026-05-03 12:06:54 +01:00
lispref ; Update the documentation of 'debug' 2026-05-30 13:41:22 +03:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc Avoid using the LANG environment variable 2026-05-31 14:20:14 +02:00
translations Avoid using the LANG environment variable 2026-05-31 14:20:14 +02:00