aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRoland Winkler2011-06-05 00:46:43 -0500
committerRoland Winkler2011-06-05 00:46:43 -0500
commit34699b85fd84223412b39dc2e455d43756903671 (patch)
tree3bc5e7f7b5bc5fee910c5f37720871f650e3b9d5 /etc
parent004dedd364f5944b51b61acf90c4976f9c974ba9 (diff)
downloademacs-34699b85fd84223412b39dc2e455d43756903671.tar.gz
emacs-34699b85fd84223412b39dc2e455d43756903671.zip
lisp/textmodes/bibtex.el: new command bibtex-search-entries
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9b1bb99eb1b..e657b791505 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -438,6 +438,8 @@ Just set shell-dir-cookie-re to an appropriate regexp.
438 438
439** BibTeX mode 439** BibTeX mode
440 440
441*** New command `bibtex-search-entries' bound to C-c C-a.
442
441*** New `bibtex-entry-format' option `sort-fields', disabled by default. 443*** New `bibtex-entry-format' option `sort-fields', disabled by default.
442 444
443*** New variable `bibtex-search-entry-globally'. 445*** New variable `bibtex-search-entry-globally'.