mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(bibtex-find-entry-location): Fix typo.
This commit is contained in:
parent
b554bbff24
commit
51b5edd64f
1 changed files with 1 additions and 1 deletions
|
|
@ -3175,7 +3175,7 @@ used as a reference key, an error is signaled. However, if optional
|
|||
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,
|
||||
The value is nil if a duplicate entry error occurred,
|
||||
and t in all other cases."
|
||||
(let* ((case-fold-search t)
|
||||
(left
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue