Document problems with AUC TeX and Emacs 21.

This commit is contained in:
Eli Zaretskii 2001-02-05 17:16:40 +00:00
parent 1e14b09539
commit d238f982a5

View file

@ -803,7 +803,12 @@ earlier versions.
((consp (sgml-entity-text entity)) ; external id?
(let* ((extid (sgml-entity-text entity))
* Running TeX from AUXTeX package with Emacs 20.3 gives a Lisp error
* Emacs 21 freezes when visiting a TeX file with AUC TeX installed.
Emacs 21 needs version 10 or later of AUC TeX; upgrading should solve
these problems.
* Running TeX from AUC TeX package with Emacs 20.3 gives a Lisp error
about a read-only tex output buffer.
This problem appeared for AUC TeX version 9.9j and some earlier