/[emacs]/emacs/lisp/textmodes/reftex.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/reftex.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by cdominik, Tue Aug 27 09:54:41 2002 UTC revision 1.47 by lektu, Fri Sep 6 07:18:22 2002 UTC
# Line 564  on the menu bar. Line 564  on the menu bar.
564            (buffer-file-name)))))            (buffer-file-name)))))
565      (cond      (cond
566       ((null master)       ((null master)
567        (error "Need a filename for this buffer,  please save it first"))        (error "Need a filename for this buffer, please save it first"))
568       ((or (file-exists-p (concat master ".tex"))       ((or (file-exists-p (concat master ".tex"))
569            (reftex-get-buffer-visiting (concat master ".tex")))            (reftex-get-buffer-visiting (concat master ".tex")))
570        ;; Ahh, an extra .tex was missing...        ;; Ahh, an extra .tex was missing...

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26