aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5da6e06d0d0..87ac6e22921 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
479Use the variable bibtex-dialect to select support for different BibTeX dialects.
480bibtex-entry-field-alist is now an obsolete alias for
481bibtex-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.