branch: externals/auctex
commit b69d894e7a6fea98238ea249f548295ce2d7fff2
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>

    * doc/changes.texi: Mention compatibility of preview with GS 9.22.
---
 doc/changes.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/changes.texi b/doc/changes.texi
index 3200c7a..bf34e22 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -12,6 +12,12 @@
 
 @itemize @bullet
 @item
+@previewlatex{} is compatible with Ghostscript 9.22 where the operator
+@samp{.runandhide} is removed.  All occurrences of @samp{.runandhide} in
+@previewlatex{} are replaced by alternative code making it work with
+Ghostscript 9.22 again.
+
+@item
 @AUCTeX{} has a new customize option
 @code{TeX-math-input-method-off-regexp}.  When you begin to input a math
 formula, the current input method is turned off if its name matches this

Reply via email to