index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
bibtex.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make two old function aliases obsolete
Stefan Kangas
2021-10-05
1
-4
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
; Fix typos
Stefan Kangas
2021-09-03
1
-4
/
+4
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
; Remove some useless comments
Stefan Kangas
2021-04-16
1
-3
/
+0
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Fix typos
Mattias Engdegård
2021-02-18
1
-1
/
+1
*
bibtex-mode: Extend widget bibtex-entry-alist
Roland Winkler
2021-01-02
1
-1
/
+3
*
bibtex-mode: Handle biblatex field aliases (bug#44976)
Roland Winkler
2021-01-01
1
-155
/
+296
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
bibtex-mode: Permit user-defined schemes for sorting entries.
Roland Winkler
2020-12-18
1
-38
/
+62
*
bibtex-autokey-get-year: Follow iso8601
Roland Winkler
2020-12-11
1
-12
/
+18
*
* lisp/textmodes/bibtex.el: Use user-error.
Roland Winkler
2020-12-04
1
-42
/
+43
*
Prefer setq-local in most of textmodes/*.el
Stefan Kangas
2020-12-04
1
-39
/
+39
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-2
/
+0
*
bibtex-autokey-get-year: Allow both a year or date field.
Roland Winkler
2020-12-02
1
-10
/
+18
*
bibtex-mode: do not fail when local variables are disabled
Roland Winkler
2020-12-02
1
-1
/
+1
*
Allow bibtex-contline-indentation as file-local variable.
Roland Winkler
2020-12-02
1
-13
/
+21
*
Allow bibtex-unify-case-function as file-local variable
Roland Winkler
2020-12-02
1
-13
/
+14
*
Don't make bibtex-unify-case-convert buffer-local
Basil L. Contovounesios
2020-11-18
1
-2
/
+1
*
; Fix last change to bibtex.el
Basil L. Contovounesios
2020-11-16
1
-5
/
+5
*
Add new user option bibtex-unify-case-convert
Francesco Potortì
2020-11-16
1
-38
/
+51
*
Sync biblatex entries and fields with v3.15
Basil L. Contovounesios
2020-11-05
1
-61
/
+85
*
Simplify some bibtex.el variable definitions
Basil L. Contovounesios
2020-10-29
1
-48
/
+41
*
Ensure `bibtex-set-dialect' is executed in bibtex buffers
Grégoire Jadi
2020-08-19
1
-0
/
+1
*
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-06-21
1
-5
/
+5
*
* lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)
Stefan Monnier
2020-05-16
1
-3
/
+3
*
; Fix last change to bibtex.el
Basil L. Contovounesios
2020-05-11
1
-0
/
+1
*
* lisp/textmodes/bibtex.el: Avoid `eval`
Stefan Monnier
2020-05-11
1
-50
/
+59
*
Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)
Roland Winkler
2020-03-06
1
-23
/
+27
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make bibtex-parse-keys more robust
Lars Ingebrigtsen
2019-11-17
1
-0
/
+3
*
Correct some more custom type specs
Robert Pluim
2019-10-11
1
-4
/
+10
*
Update some URLs
Paul Eggert
2019-09-23
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-5
/
+5
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
*
|
New commands bibtex-next/previous-entry (Bug#32378)
Alex Branham
2018-08-27
1
-0
/
+22
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-26
1
-1
/
+1
|
\
|
|
*
Fix duplicate custom group names in bibtex.el
Basil L. Contovounesios
2018-08-17
1
-1
/
+1
*
|
bibtex-search-entry: Reuse the window displaying the buffer.
Roland Winkler
2018-05-30
1
-7
/
+13
*
|
bibtex-mark-entry: Display no message.
Roland Winkler
2018-05-30
1
-2
/
+3
*
|
bibtex-format-entry: Preserve opt-alt if possible.
Roland Winkler
2018-05-30
1
-7
/
+9
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-25
1
-1
/
+1
|
\
|
|
*
Move window-point in bibtex-search-entry
Roland Winkler
2018-05-24
1
-1
/
+1
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-4
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-03-20
1
-1
/
+1
|
\
|
|
*
* lisp/textmodes/bibtex.el (bibtex-mark-entry): activate mark
Alex Branham
2018-03-20
1
-1
/
+1
*
|
Use map-y-or-n-p in bibtex.el
Basil L. Contovounesios
2018-01-20
1
-17
/
+20
[next]