mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-20 20:07:36 +00:00
removed forgotten (debug) form
This commit is contained in:
parent
6fbeb42936
commit
d0b3b54afa
1 changed files with 0 additions and 1 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue