diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -475,6 +475,11 @@ Just set shell-dir-cookie-re to an appropriate regexp. | |||
| 475 | 475 | ||
| 476 | ** BibTeX mode | 476 | ** BibTeX mode |
| 477 | 477 | ||
| 478 | *** BibTeX mode now supports biblatex. | ||
| 479 | Use the variable bibtex-dialect to select support for different BibTeX dialects. | ||
| 480 | bibtex-entry-field-alist is now an obsolete alias for | ||
| 481 | bibtex-BibTeX-entry-alist. | ||
| 482 | |||
| 478 | *** New command `bibtex-search-entries' bound to C-c C-a. | 483 | *** New command `bibtex-search-entries' bound to C-c C-a. |
| 479 | 484 | ||
| 480 | *** New `bibtex-entry-format' option `sort-fields', disabled by default. | 485 | *** New `bibtex-entry-format' option `sort-fields', disabled by default. |