mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
(bibtex-mode)
*** The variables `bibtex-autokey-name-case-convert' and `bibtex-autokey-titleword-case-convert' have been renamed to `bibtex-autokey-name-case-convert-function' and `bibtex-autokey-titleword-case-convert-function'. The old names are still available as aliases.
This commit is contained in:
parent
8a51a3181a
commit
77e98f4c5f
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
|
@ -2596,6 +2596,12 @@ of BibTeX entry to kill ring (bound to C-c C-t).
|
|||
bibtex-autokey-expand-strings control the expansion of strings when
|
||||
extracting the content of a BibTeX field.
|
||||
|
||||
*** The variables `bibtex-autokey-name-case-convert' and
|
||||
`bibtex-autokey-titleword-case-convert' have been renamed to
|
||||
`bibtex-autokey-name-case-convert-function' and
|
||||
`bibtex-autokey-titleword-case-convert-function'. The old names are
|
||||
still available as aliases.
|
||||
|
||||
+++
|
||||
** In Enriched mode, `set-left-margin' and `set-right-margin' are now
|
||||
by default bound to `C-c [' and `C-c ]' instead of the former `C-c C-l'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue