monnier pushed a change to branch scratch/auctex-lexbind.
at 7606a49 Use UTF-8 for all ELisp files
This branch includes the following new commits:
new 7ccff10 ; * latex.el (LaTeX-fill-region-as-paragraph): Fix typo.
new c037cac Prepare for enabling lexical binding in preview.el.in
new 7c2f403 * font-latex.el (font-latex-make-built-in-keywords):
Reorder defs
new 7d89628 * font-latex.el (font-latex-make-built-in-keywords): Make
it a macro
new 1d188f5 Use #' rather than ' to quote functions
new 8de4670 Remove some redundant `:group` arguments
new e6910bb Don't quote `lambda`
new 7a68408 Remove some XEmacs and old-Emacs code
new 00ef597 Miscellaneous minor changes
new d7bdc79 Expose the body of advice to the compiler
new 2852adf Activate lexical-binding everywhere
new 6ca7910 Prefer lexical closures over hand-built lambda forms
new 7606a49 Use UTF-8 for all ELisp files