monnier pushed a change to branch scratch/auctex-lexbind.
at 5005740 Use UTF-8 for all ELisp files
This branch includes the following new commits:
new ee87fa5 * font-latex.el (font-latex-make-built-in-keywords):
Reorder defs
new 60c12f8 * font-latex.el (font-latex-make-built-in-keywords): Make
it a macro
new 6e60f03 Use #' rather than ' to quote functions
new 78c09ee Remove some redundant `:group` arguments
new 333ae25 Don't quote `lambda`
new ed12676 Remove some XEmacs and old-Emacs code
new 25e7150 Miscellaneous minor changes
new 124b604 Expose the body of advice to the compiler
new 4b0e9eb Activate lexical-binding everywhere
new e17f0fc Prefer lexical closures over hand-built lambda forms
new 5005740 Use UTF-8 for all ELisp files