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

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

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

revision 1.65 by fx, Wed Feb 7 23:30:40 2001 UTC revision 1.66 by rms, Thu Feb 14 01:55:12 2002 UTC
# Line 2398  The generation algorithm works as follow Line 2398  The generation algorithm works as follow
2398                 (not                 (not
2399                  (eq (buffer-modified-tick)                  (eq (buffer-modified-tick)
2400                      bibtex-buffer-last-parsed-tick)))                      bibtex-buffer-last-parsed-tick)))
2401                (if (bibtex-parse-keys nil t t)                ;; Output no progress messages in bibtex-parse-keys
2402                  ;; because when in y-or-n-p that can hide the question.
2403                  (if (bibtex-parse-keys nil nil t)
2404                    ;; successful operation --> remove buffer from list                    ;; successful operation --> remove buffer from list
2405                    (setq buffers (cdr buffers)))                    (setq buffers (cdr buffers)))
2406              ;; buffer is no BibTeX buffer or needs no parsing              ;; buffer is no BibTeX buffer or needs no parsing

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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