summaryrefslogtreecommitdiff
path: root/lisp/textmodes/bibtex.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08* lisp/textmodes/bibtex.el (bibtex-mode): Fix hs variables (bug#79934).Elías Gabriel Pérez
2025-11-06hideshow: Rework previous changesElías Gabriel Pérez
2025-07-26bibtex.el - improve last change e6c1ec71b72Roland Winkler
2025-07-20Define setfunction for bibtex-generate-url-list (bug#78798)Roland Winkler
2025-02-22; Fix typosStefan Kangas
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-12fix for bibtex.el in prior commitRoland Winkler
2025-01-12bibtex-string-file-path and bibtex-file-path are lists of directoriesRoland Winkler
2025-01-10In bibtex.el, fix widgets for customization types (bug#74409)Roland Winkler
2025-01-10Improve some docstrings in bibtex.elRoland Winkler
2025-01-07bibtex-braced-string-syntax-table: fix bug #68477Roland Winkler
2025-01-02; Fix recent changes in bibtex.el documentationEli Zaretskii
2025-01-01Provide more flexibility for definition of BibTeX entries.Roland Winkler
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in textmodes/*.elStefan Kangas
2024-11-14New user option bibtex-entry-ask-for-keyRoland Winkler
2024-09-24bibtex-mode: fix patch bibtex validation for non-file buffersRoland Winkler
2024-07-20Fix bibtex validation for non-file buffersLiu Hui
2024-03-16Merge from origin/emacs-29Eli Zaretskii
2024-03-12; Fix bibtex-biblatex-field-alist docstring typo.Basil L. Contovounesios
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-20(bibtex-font-lock-keywords): Expose a lambda to the compilerStefan Monnier
2023-08-22Fix bibtex-font-lock-url-regexpRoland Winkler
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31; Fix typosStefan Kangas
2022-12-29lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry (bug#56636)Roland Winkler
2022-12-29lisp/textmodes/bibtex.el: Treat $ as punctuation in BibTeX fields (bug#50202)Roland Winkler
2022-10-07Prefer defvar-keymap in bibtex.elStefan Kangas
2022-07-26restore and obsolete `gnus-string-equal' and `bibtex-string='Sam Steingold
2022-07-26string-equal-ignore-case: new functionSam Steingold
2022-07-13Make bibtex-mode not signal errors when used programmaticallyLars Ingebrigtsen
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-05-10Fix bibtex-map-entries regression at bobpLars Ingebrigtsen
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-04-20Ensure forward progress in bibtex-map-entriesLars Ingebrigtsen
2022-04-12Add biblatex alias entry types for compability with bibtexOlaf Trygve Berglihn
2022-03-07Tweak how bibtex-mark-entry places pointLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Make some variable aliases obsoleteStefan Kangas
2021-12-11Fix bibtex-biblatex-entry-alist sorting when using latexLars Ingebrigtsen
2021-10-05Make two old function aliases obsoleteStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-03; Fix typosStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-04-16; Remove some useless commentsStefan Kangas
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-02-18Fix typosMattias Engdegård