aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/reftex-parse.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el
index 3a42bc7d85b..702682c9f8b 100644
--- a/lisp/textmodes/reftex-parse.el
+++ b/lisp/textmodes/reftex-parse.el
@@ -198,7 +198,6 @@ of master file."
198 toc-entry index-entry next-buf buf) 198 toc-entry index-entry next-buf buf)
199 199
200 (catch 'exit 200 (catch 'exit
201 (debug)
202 (setq file-found (reftex-locate-file file "tex" master-dir)) 201 (setq file-found (reftex-locate-file file "tex" master-dir))
203 (if (and (not file-found) 202 (if (and (not file-found)
204 (setq buf (reftex-get-buffer-visiting file))) 203 (setq buf (reftex-get-buffer-visiting file)))