monnier pushed a change to branch externals/auctex in repository elpa. from f441f5f Bump to 11.87.4 new 29d3c7e * tex-site.el (TeX-modes-set): Use advice-add if available. * font-latex.el (font-latex-make-sectioning-faces): Don't rely on dynamic scoping for `num'. (font-latex-make-built-in-keywords): Don't use `eval' needlessly. (font-latex-doctex-syntactic-keywords): Declare before first use. (font-latex-match-command-with-arguments): Stay away from `add-to-list' on let-bound variables. (font-latex-match-command-in-braces): Remove unused var `end'.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: ChangeLog | 1359 +++++++++++++++++++++++++++++---------------------------- font-latex.el | 29 +- tex-site.el | 32 +- 3 files changed, 718 insertions(+), 702 deletions(-)