aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2ed447059b3..1ceac583760 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2596,6 +2596,12 @@ of BibTeX entry to kill ring (bound to C-c C-t).
2596bibtex-autokey-expand-strings control the expansion of strings when 2596bibtex-autokey-expand-strings control the expansion of strings when
2597extracting the content of a BibTeX field. 2597extracting the content of a BibTeX field.
2598 2598
2599*** The variables `bibtex-autokey-name-case-convert' and
2600`bibtex-autokey-titleword-case-convert' have been renamed to
2601`bibtex-autokey-name-case-convert-function' and
2602`bibtex-autokey-titleword-case-convert-function'. The old names are
2603still available as aliases.
2604
2599+++ 2605+++
2600** In Enriched mode, `set-left-margin' and `set-right-margin' are now 2606** In Enriched mode, `set-left-margin' and `set-right-margin' are now
2601by default bound to `C-c [' and `C-c ]' instead of the former `C-c C-l' 2607by default bound to `C-c [' and `C-c ]' instead of the former `C-c C-l'