branch: externals/auctex
commit 6a17a5249483065973f48d6b83e3edcceb94c850
Author: Ikumi Keita <[email protected]>
Commit: Ikumi Keita <[email protected]>
; * doc/changes.texi (News in 12.2): Add news about removed option.
---
doc/changes.texi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/changes.texi b/doc/changes.texi
index 5ef6190..3c85f58 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -24,6 +24,11 @@ The way the option @code{TeX-record-buffer} is used was
corrected. It
was used in just the opposite way as the document says. Erase the
customization if you have customized this option since it now acts in
reverse to your expectation.
+
+@item A former customize option @code{japanese-TeX-command-list} is
+removed. Use @code{japanese-TeX-engine-default}, or if it's really
+necessary, customize @code{TeX-command-list} directly if the task which
+the option used to carry is required.
@end itemize
@heading News in 12.1