summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Nelson <ultrono@gmail.com>2024-04-17 22:14:30 +0200
committerPaul Nelson <ultrono@gmail.com>2024-04-17 22:14:30 +0200
commit4eefdcfa69d88e66647d6f4f7bf67752226ceba5 (patch)
treeb13389148bf857c901a9f5aaf7c4d2fe8b6c031d
parent4a53df7fce1d040ce3ff9d4fa1aedd7560dc2ea8 (diff)
adjust release notice
-rw-r--r--tex-numbers.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/tex-numbers.el b/tex-numbers.el
index 8546b17..2149ab0 100644
--- a/tex-numbers.el
+++ b/tex-numbers.el
@@ -35,9 +35,8 @@
;; \\eqref include equation numbers.
;;
;; TEMPORARY NOTE: this package currently only works with the master
-;; branch of AUCTeX. The more elaborate package
-;; https://github.com/ultronozm/czm-tex-fold.el works with released
-;; versions, but relies on advice, etc.
+;; branch of AUCTeX. Its release is intended to be synchronized with
+;; the next release of AUCTeX.
;;
;; Activate via M-x tex-numbers-mode, or by adding to your init file:
;;