[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/textmodes/bibtex.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/textmodes/bibtex.el |
Date: |
Mon, 21 Oct 2002 05:07:19 -0400 |
Index: emacs/lisp/textmodes/bibtex.el
diff -c emacs/lisp/textmodes/bibtex.el:1.72 emacs/lisp/textmodes/bibtex.el:1.73
*** emacs/lisp/textmodes/bibtex.el:1.72 Fri Aug 30 07:01:51 2002
--- emacs/lisp/textmodes/bibtex.el Fri Oct 18 04:27:27 2002
***************
*** 3175,3181 ****
variable IGNORE-DUPS is non-nil, no error messages about duplicate
entries are signaled, but the error handling is assumed to be made in
the calling function.
! The value is nil if an duplicate entry error occurred,
and t in all other cases."
(let* ((case-fold-search t)
(left
--- 3175,3181 ----
variable IGNORE-DUPS is non-nil, no error messages about duplicate
entries are signaled, but the error handling is assumed to be made in
the calling function.
! The value is nil if a duplicate entry error occurred,
and t in all other cases."
(let* ((case-fold-search t)
(left