aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Winkler2008-01-09 01:43:14 +0000
committerRoland Winkler2008-01-09 01:43:14 +0000
commitc5578d5fff348216e1e25ef7153efb16ae1b17f5 (patch)
tree42ff5c7240558127ee40f302d2be3d734c20aeab
parent65e10478884e9f4a3ed55d55c7545efab1c2e9cd (diff)
downloademacs-c5578d5fff348216e1e25ef7153efb16ae1b17f5.tar.gz
emacs-c5578d5fff348216e1e25ef7153efb16ae1b17f5.zip
*** empty log message ***
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
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.
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
320identify cited keys in BibTeX entries, used by `bibtex-find-crossref'. 322identify 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