summaryrefslogtreecommitdiff
path: root/lisp/textmodes/bibtex.el
Commit message (Expand)AuthorAge
* Make some variable aliases obsoleteStefan Kangas2021-12-20
* Fix bibtex-biblatex-entry-alist sorting when using latexLars Ingebrigtsen2021-12-11
* Make two old function aliases obsoleteStefan Kangas2021-10-05
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Fix typosStefan Kangas2021-09-03
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* ; Remove some useless commentsStefan Kangas2021-04-16
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Fix typosMattias Engdegård2021-02-18
* 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
|\|