monnier pushed a change to branch externals/auctex. from c4c1a3c * auctex.el: Add maintainer. new 635e0b3 Fix compilation and remove a few more warnings. new ecdb72b Move preview changes to ChangeLog-preview. new 8b93c8f * latex-test.el: Add proper copyright header. new 8b44b4f Add Makefile to run ERT tests. new 6a756a6 Fix MKINSTALLDIRS path in latex/Makefile.in. new 49d9aa8 Describe branches in README.GIT. new c332551 Add choices for the values of La/TeX-Omega-command. new cf43037 Merge from upstream
Summary of changes: ChangeLog | 26 +++++++++++++ ChangeLog-preview | 9 +++++ Makefile.in | 11 +++++- README.GIT | 18 +++++++++ latex/Makefile.in | 2 +- tests/Makefile | 89 +++++++++++++++++++++++++++++++++++++++++++++ tests/latex/latex-test.el | 16 ++++++--- tex.el | 8 +++- 8 files changed, 169 insertions(+), 10 deletions(-) create mode 100644 tests/Makefile