branch: externals/auctex
commit 65607e58baeedd85d31c7f1db2e7d1ee25f5031b
Author: Ikumi Keita <ik...@ikumi.que.jp>
Commit: Ikumi Keita <ik...@ikumi.que.jp>

    * preview.el.in (preview-undump-replacements): Fix last commit.
---
 preview.el.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preview.el.in b/preview.el.in
index a5c7797..148f05b 100644
--- a/preview.el.in
+++ b/preview.el.in
@@ -3381,7 +3381,7 @@ This is passed through `preview-do-replacements'."
   ;; Discard all other options.
   '(("\`\([^ ]+\)\
 \(?: +\(?:\(--?kanji[= ][^ ]+\)\|-\(?:[^ \\"]\|\\.\|\"[^\"]*\"\)*\)\)*.*\
- \"\\input\" \"\\detokenize{\" \(.*\)\"} \"\'"
+ \"\\input\" \"\\detokenize{\" \(.*\) \"}\"\'"
      . ("\1 \2 -interaction=nonstopmode -file-line-error "
        preview-format-name " \"/AUCTEXINPUT{\" \3 \"}\"")))
   ;; See the ini file code below in `preview-cache-preamble' for the

_______________________________________________
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to