diff options
| author | Roland Winkler | 2008-01-09 01:43:14 +0000 |
|---|---|---|
| committer | Roland Winkler | 2008-01-09 01:43:14 +0000 |
| commit | c5578d5fff348216e1e25ef7153efb16ae1b17f5 (patch) | |
| tree | 42ff5c7240558127ee40f302d2be3d734c20aeab | |
| parent | 65e10478884e9f4a3ed55d55c7545efab1c2e9cd (diff) | |
| download | emacs-c5578d5fff348216e1e25ef7153efb16ae1b17f5.tar.gz emacs-c5578d5fff348216e1e25ef7153efb16ae1b17f5.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -313,13 +313,15 @@ tex-suscript-height-minimum. | |||
| 313 | 313 | ||
| 314 | ** BibTeX mode: | 314 | ** BibTeX mode: |
| 315 | 315 | ||
| 316 | *** New command `bibtex-initialize' (re)initializes BibTeX buffers. | ||
| 317 | |||
| 316 | *** New `bibtex-entry-format' options `whitespace', `braces', and | 318 | *** New `bibtex-entry-format' options `whitespace', `braces', and |
| 317 | `string', disabled by default. | 319 | `string', disabled by default. |
| 318 | 320 | ||
| 319 | *** New variable `bibtex-cite-matcher-alist' contains rules to | 321 | *** New variable `bibtex-cite-matcher-alist' contains rules to |
| 320 | identify cited keys in BibTeX entries, used by `bibtex-find-crossref'. | 322 | identify cited keys in BibTeX entries, used by `bibtex-find-crossref'. |
| 321 | 323 | ||
| 322 | *** Command `bibtex-url' now allows multiple URLs per entry. | 324 | *** Command `bibtex-url' allows multiple URLs per entry. |
| 323 | 325 | ||
| 324 | +++ | 326 | +++ |
| 325 | ** Tramp | 327 | ** Tramp |