aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-05 17:16:40 +0000
committerEli Zaretskii2001-02-05 17:16:40 +0000
commitd238f982a5835f590c3a1aeb2c2bee8f3f68c02b (patch)
treea76493cb672ba3dfa6bca45e8b410e444d4426bf
parent1e14b095399999f727e81bdc4b50f6486cc67723 (diff)
downloademacs-d238f982a5835f590c3a1aeb2c2bee8f3f68c02b.tar.gz
emacs-d238f982a5835f590c3a1aeb2c2bee8f3f68c02b.zip
Document problems with AUC TeX and Emacs 21.
-rw-r--r--etc/PROBLEMS7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 56a67611982..c3ce42da4b0 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -803,7 +803,12 @@ earlier versions.
803 ((consp (sgml-entity-text entity)) ; external id? 803 ((consp (sgml-entity-text entity)) ; external id?
804 (let* ((extid (sgml-entity-text entity)) 804 (let* ((extid (sgml-entity-text entity))
805 805
806* Running TeX from AUXTeX package with Emacs 20.3 gives a Lisp error 806* Emacs 21 freezes when visiting a TeX file with AUC TeX installed.
807
808Emacs 21 needs version 10 or later of AUC TeX; upgrading should solve
809these problems.
810
811* Running TeX from AUC TeX package with Emacs 20.3 gives a Lisp error
807about a read-only tex output buffer. 812about a read-only tex output buffer.
808 813
809This problem appeared for AUC TeX version 9.9j and some earlier 814This problem appeared for AUC TeX version 9.9j and some earlier