]> git.eshelyaron.com Git - emacs.git/commitdiff
removed forgotten (debug) form
authorCarsten Dominik <dominik@science.uva.nl>
Mon, 22 Jul 2002 12:03:31 +0000 (12:03 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Mon, 22 Jul 2002 12:03:31 +0000 (12:03 +0000)
lisp/textmodes/reftex-parse.el

index 3a42bc7d85bea19d793d6bb3e8095a6a1f503754..702682c9f8b21b39b6b14bf412d6c2b507101a63 100644 (file)
@@ -198,7 +198,6 @@ of master file."
         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)))