summaryrefslogtreecommitdiff
path: root/lisp/textmodes/bibtex.el
Commit message (Expand)AuthorAge
* bibtex-mode: Extend widget bibtex-entry-alistRoland Winkler2021-01-02
* bibtex-mode: Handle biblatex field aliases (bug#44976)Roland Winkler2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* bibtex-mode: Permit user-defined schemes for sorting entries.Roland Winkler2020-12-18
* bibtex-autokey-get-year: Follow iso8601Roland Winkler2020-12-11
* * lisp/textmodes/bibtex.el: Use user-error.Roland Winkler2020-12-04
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-04
* Remove redundant requires of 'button'Stefan Kangas2020-12-03
* bibtex-autokey-get-year: Allow both a year or date field.Roland Winkler2020-12-02
* bibtex-mode: do not fail when local variables are disabledRoland Winkler2020-12-02
* Allow bibtex-contline-indentation as file-local variable.Roland Winkler2020-12-02
* Allow bibtex-unify-case-function as file-local variableRoland Winkler2020-12-02
* Don't make bibtex-unify-case-convert buffer-localBasil L. Contovounesios2020-11-18
* ; Fix last change to bibtex.elBasil L. Contovounesios2020-11-16
* Add new user option bibtex-unify-case-convertFrancesco Potortì2020-11-16
* Sync biblatex entries and fields with v3.15Basil L. Contovounesios2020-11-05
* Simplify some bibtex.el variable definitionsBasil L. Contovounesios2020-10-29
* Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi2020-08-19
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-21
* * lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)Stefan Monnier2020-05-16
* ; Fix last change to bibtex.elBasil L. Contovounesios2020-05-11
* * lisp/textmodes/bibtex.el: Avoid `eval`Stefan Monnier2020-05-11
* Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)Roland Winkler2020-03-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Make bibtex-parse-keys more robustLars Ingebrigtsen2019-11-17
* Correct some more custom type specsRobert Pluim2019-10-11
* Update some URLsPaul Eggert2019-09-23
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | New commands bibtex-next/previous-entry (Bug#32378)Alex Branham2018-08-27
* | Merge from origin/emacs-26Glenn Morris2018-08-26
|\|
| * Fix duplicate custom group names in bibtex.elBasil L. Contovounesios2018-08-17
* | bibtex-search-entry: Reuse the window displaying the buffer.Roland Winkler2018-05-30
* | bibtex-mark-entry: Display no message.Roland Winkler2018-05-30
* | bibtex-format-entry: Preserve opt-alt if possible.Roland Winkler2018-05-30
* | Merge from origin/emacs-26Glenn Morris2018-05-25
|\|
| * Move window-point in bibtex-search-entryRoland Winkler2018-05-24
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Merge from origin/emacs-26Paul Eggert2018-03-20
|\|
| * * lisp/textmodes/bibtex.el (bibtex-mark-entry): activate markAlex Branham2018-03-20
* | Use map-y-or-n-p in bibtex.elBasil L. Contovounesios2018-01-20
* | Reverse bibtex-reference-keys in 'bibtex-parse-keys'Basil L. Contovounesios2018-01-20
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add Conference to the list of valid bibtex entry typesLixin Chin2017-02-23
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17