From: Roland Winkler Date: Wed, 9 Jan 2008 01:43:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8639 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5578d5fff348216e1e25ef7153efb16ae1b17f5;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 90cc3efaf8d..881077c0899 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -313,13 +313,15 @@ tex-suscript-height-minimum. ** BibTeX mode: +*** New command `bibtex-initialize' (re)initializes BibTeX buffers. + *** New `bibtex-entry-format' options `whitespace', `braces', and `string', disabled by default. *** New variable `bibtex-cite-matcher-alist' contains rules to identify cited keys in BibTeX entries, used by `bibtex-find-crossref'. -*** Command `bibtex-url' now allows multiple URLs per entry. +*** Command `bibtex-url' allows multiple URLs per entry. +++ ** Tramp