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
*
; Fix bibtex-biblatex-field-alist docstring typo.
Basil L. Contovounesios
2024-03-12
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-31
1
-1
/
+1
*
lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry (bug#56636)
Roland Winkler
2022-12-29
1
-4
/
+12
*
lisp/textmodes/bibtex.el: Treat $ as punctuation in BibTeX fields (bug#50202)
Roland Winkler
2022-12-29
1
-4
/
+8
*
Prefer defvar-keymap in bibtex.el
Stefan Kangas
2022-10-07
1
-67
/
+65
*
restore and obsolete `gnus-string-equal' and `bibtex-string='
Sam Steingold
2022-07-26
1
-0
/
+5
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-18
/
+14
*
Make bibtex-mode not signal errors when used programmatically
Lars Ingebrigtsen
2022-07-13
1
-1
/
+5
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-11
/
+0
*
Fix bibtex-map-entries regression at bobp
Lars Ingebrigtsen
2022-05-10
1
-2
/
+2
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Ensure forward progress in bibtex-map-entries
Lars Ingebrigtsen
2022-04-20
1
-5
/
+11
*
Add biblatex alias entry types for compability with bibtex
Olaf Trygve Berglihn
2022-04-12
1
-0
/
+23
*
Tweak how bibtex-mark-entry places point
Lars Ingebrigtsen
2022-03-07
1
-3
/
+3
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make some variable aliases obsolete
Stefan Kangas
2021-12-20
1
-4
/
+4
*
|
Fix bibtex-biblatex-entry-alist sorting when using latex
Lars Ingebrigtsen
2021-12-11
1
-0
/
+18
*
|
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
[next]