index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
bug-reference.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-30
Make goto-address/bug-reference buttons TAB-navigable in 'button-mode'
Juri Linkov
2025-10-12
(read-only-keymap-*): Be more careful with the namespace
Stefan Monnier
2025-09-22
Fix bootstrap and prevent browse-url from preloading numerous files
Po Lu
2025-09-21
Support 'RET' for visiting URLs in read-only buffers (bug#74792)
Juri Linkov
2025-08-25
Pass remote name explicitly in bug-reference-try-setup-from-vc.
Andre A. Gomes
2025-02-25
Prefer incf to cl-incf in progmodes/*.el
Stefan Kangas
2025-02-12
Allow URL-FORMAT as string and function in bug-reference-setup-from-vc-alist
Tassilo Horn
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-06-16
; Fix typos
Stefan Kangas
2024-05-24
; Fix previous fix for bug#70796
Tassilo Horn
2024-05-24
bug-reference: signal fontified bounds back to jit-lock (bug#70796)
Tassilo Horn
2024-05-20
Support text overlays for thingatpt provider helpers
Jim Porter
2024-05-20
Improve implementation of 'forward-thing' using custom providers
Jim Porter
2024-05-19
Allow defining custom providers for more "thingatpt" functions
Jim Porter
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-23
Adjust affected callers of derived-mode-p` to use the new convention
Stefan Monnier
2023-11-11
Hook 'bug-reference-mode' up to 'thing-at-point'
Jim Porter
2023-02-10
bug-reference: prevent match-data clobbering (bug#61395)
Tassilo Horn
2023-02-06
Clarify bug-reference-auto-setup-functions docstring.
Tassilo Horn
2023-02-05
Add to bug-reference-auto-setup-functions after its declaring defvar
Tassilo Horn
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
; Fix typos: prefer American spelling
Stefan Kangas
2022-05-27
Prefer defvar-keymap in some progmodes
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-27
Allow matching non-.git gitlab and gitea URLs in bug-reference
Miha Rihtaršič
2021-10-24
Allow matching non-.git URLs in bug-reference
Lars Ingebrigtsen
2021-10-22
Merge from origin/emacs-28
Glenn Morris
2021-10-22
Regexp-quote github domains in bug-reference
Lars Ingebrigtsen
2021-10-19
Merge from origin/emacs-28
Glenn Morris
2021-10-19
Adjust bug-reference-bug-regexp default values to match only at beg of word
Tassilo Horn
2021-10-09
* lisp/progmodes/bug-reference.el: Use new `eql` specializer syntax
Stefan Monnier
2021-09-20
Fix VC repo URL detection in bug-reference-mode
Basil L. Contovounesios
2021-09-13
bug-reference.el: Adapt default debbugs bug regexp for IRC modes
Tassilo Horn
2021-09-13
bug-reference.el: Adapt default debbugs bug regexp for mail modes
Tassilo Horn
2021-09-13
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-11
Refactor bug-reference setup for software forges
Tassilo Horn
2021-09-11
; Add some TODOs for the bug-reference-<forge>-instances variables
Tassilo Horn
2021-09-11
bug-reference-bug-regexp now defines a contract for the overlay region
Tassilo Horn
2021-09-11
Improve overlay placement performance
Tassilo Horn
2021-09-06
Add possibility to override the default highlighting
Tassilo Horn
2021-09-02
Support forges by type rather than by host
Tassilo Horn
2021-07-21
Fix bug-reference.el compilation warning
Lars Ingebrigtsen
2021-07-15
Add bug-reference support for Codeberg projects
Tassilo Horn
[next]