# HG changeset patch # User Carsten Dominik # Date 1027339411 0 # Node ID ba53f9632b14601c1c60f82910cc7e1db29c3062 # Parent 97c52254a77a3aab25da3e1a9edd5121c843fd2c removed forgotten (debug) form diff -r 97c52254a77a -r ba53f9632b14 lisp/textmodes/reftex-parse.el --- a/lisp/textmodes/reftex-parse.el Mon Jul 22 10:38:32 2002 +0000 +++ b/lisp/textmodes/reftex-parse.el Mon Jul 22 12:03:31 2002 +0000 @@ -198,7 +198,6 @@ toc-entry index-entry next-buf buf) (catch 'exit - (debug) (setq file-found (reftex-locate-file file "tex" master-dir)) (if (and (not file-found) (setq buf (reftex-get-buffer-visiting file)))