diff options
| author | Roland Winkler | 2011-06-05 00:46:43 -0500 |
|---|---|---|
| committer | Roland Winkler | 2011-06-05 00:46:43 -0500 |
| commit | 34699b85fd84223412b39dc2e455d43756903671 (patch) | |
| tree | 3bc5e7f7b5bc5fee910c5f37720871f650e3b9d5 /etc | |
| parent | 004dedd364f5944b51b61acf90c4976f9c974ba9 (diff) | |
| download | emacs-34699b85fd84223412b39dc2e455d43756903671.tar.gz emacs-34699b85fd84223412b39dc2e455d43756903671.zip | |
lisp/textmodes/bibtex.el: new command bibtex-search-entries
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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'. |