summaryrefslogtreecommitdiff
path: root/lisp/progmodes/bug-reference.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-30Make goto-address/bug-reference buttons TAB-navigable in 'button-mode'Juri Linkov
2025-10-12(read-only-keymap-*): Be more careful with the namespaceStefan Monnier
2025-09-22Fix bootstrap and prevent browse-url from preloading numerous filesPo Lu
2025-09-21Support 'RET' for visiting URLs in read-only buffers (bug#74792)Juri Linkov
2025-08-25Pass remote name explicitly in bug-reference-try-setup-from-vc.Andre A. Gomes
2025-02-25Prefer incf to cl-incf in progmodes/*.elStefan Kangas
2025-02-12Allow URL-FORMAT as string and function in bug-reference-setup-from-vc-alistTassilo Horn
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-06-16; Fix typosStefan Kangas
2024-05-24; Fix previous fix for bug#70796Tassilo Horn
2024-05-24bug-reference: signal fontified bounds back to jit-lock (bug#70796)Tassilo Horn
2024-05-20Support text overlays for thingatpt provider helpersJim Porter
2024-05-20Improve implementation of 'forward-thing' using custom providersJim Porter
2024-05-19Allow defining custom providers for more "thingatpt" functionsJim Porter
2024-03-14; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-23Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier
2023-11-11Hook 'bug-reference-mode' up to 'thing-at-point'Jim Porter
2023-02-10bug-reference: prevent match-data clobbering (bug#61395)Tassilo Horn
2023-02-06Clarify bug-reference-auto-setup-functions docstring.Tassilo Horn
2023-02-05Add to bug-reference-auto-setup-functions after its declaring defvarTassilo Horn
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-13; Fix typos: prefer American spellingStefan Kangas
2022-05-27Prefer defvar-keymap in some progmodesStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-27Allow matching non-.git gitlab and gitea URLs in bug-referenceMiha Rihtaršič
2021-10-24Allow matching non-.git URLs in bug-referenceLars Ingebrigtsen
2021-10-22Merge from origin/emacs-28Glenn Morris
2021-10-22Regexp-quote github domains in bug-referenceLars Ingebrigtsen
2021-10-19Merge from origin/emacs-28Glenn Morris
2021-10-19Adjust bug-reference-bug-regexp default values to match only at beg of wordTassilo Horn
2021-10-09* lisp/progmodes/bug-reference.el: Use new `eql` specializer syntaxStefan Monnier
2021-09-20Fix VC repo URL detection in bug-reference-modeBasil L. Contovounesios
2021-09-13bug-reference.el: Adapt default debbugs bug regexp for IRC modesTassilo Horn
2021-09-13bug-reference.el: Adapt default debbugs bug regexp for mail modesTassilo Horn
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-09-11Refactor bug-reference setup for software forgesTassilo Horn
2021-09-11; Add some TODOs for the bug-reference-<forge>-instances variablesTassilo Horn
2021-09-11bug-reference-bug-regexp now defines a contract for the overlay regionTassilo Horn
2021-09-11Improve overlay placement performanceTassilo Horn
2021-09-06Add possibility to override the default highlightingTassilo Horn
2021-09-02Support forges by type rather than by hostTassilo Horn
2021-07-21Fix bug-reference.el compilation warningLars Ingebrigtsen
2021-07-15Add bug-reference support for Codeberg projectsTassilo Horn