]> git.eshelyaron.com Git - emacs.git/commit
(bibtex-initialize): New autoloaded command. Rename from function
authorRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Wed, 9 Jan 2008 01:37:50 +0000 (01:37 +0000)
committerRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Wed, 9 Jan 2008 01:37:50 +0000 (01:37 +0000)
commit65e10478884e9f4a3ed55d55c7545efab1c2e9cd
tree8b30e3bfbc7985f30e094af7cddfd59d21e7df5c
parent59ce725a3b68cbc324f01bc8dc5f9e07286431d1
(bibtex-initialize): New autoloaded command. Rename from function
bibtex-files-expand. New optional arg select.
(bibtex-flash-head): Allow blink-matching-delay being zero.
(bibtex-clean-entry): Use atomic-change-group.
(bibtex-format-entry): Check presence of required fields only after
formatting of fields. Use member-ignore-case. Do not use
bibtex-parse-entry. Do not use booktitle field to set a missing
title.
(bibtex-autofill-entry): Do not call undo-boundary.
(bibtex-lessp): Handle crossref keys that point to another bibtex
file.
(bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
Parse keys if necessary.
lisp/ChangeLog
lisp/textmodes/bibtex.el