branch: externals/auctex
commit 65607e58baeedd85d31c7f1db2e7d1ee25f5031b
Author: Ikumi Keita <[email protected]>
Commit: Ikumi Keita <[email protected]>
* 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