Comment corriger le warning de AucTeX `font-latex-update-font-lock' ?
Je travaille sous Aquamacs (Aquamacs 3.5 GNU Emacs 25.3.50.1 (x86_64-apple-darwin16.7.0, NS appkit-1504.83 Version 10.12.6 (Build 16G2016)).
Je précise que je n'ai rien changé mis à part une mise à jour de la texlive. TeX Live. J'utilise la texlive TeX Live 2020.
A l'ouverture ou à la sauvegarde, j'obtiens le warning suivant.
suivant :
Warning (auctex): `font-latex-update-font-lock' should not be called.
It is obsolete and going to be removed.
If you have called `font-latex-add-keywords' and want to refresh fontification,
call `font-lock-flush' instead.
If you changed syntactic fontification, e.g., one of the variables
- `LaTeX-verbatim-macros-with-delims'
- `LaTeX-verbatim-macros-with-delims-local'
- `LaTeX-verbatim-macros-with-braces'
- `LaTeX-verbatim-macros-with-braces-local'
- `LaTeX-verbatim-environments'
- `LaTeX-verbatim-environments-local'
- `font-latex-syntactic-keywords-extra'
then call `font-latex-set-syntactic-keywords’.