summaryrefslogtreecommitdiff
path: root/lisp/progmodes/bug-reference.el
AgeCommit message (Expand)Author
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
2021-07-15Add support for sourcehut to bug-reference.elTassilo Horn
2021-07-05* lisp/progmodes/bug-reference.el: Refer to info manual nodeStephen Leake
2021-07-04Update a few more IRC-related references to point to Libera.ChatAmin Bandali
2021-05-22Document bug-reference setup for 3rd-party packagesTassilo Horn
2021-05-21Add documentation about bug-reference auto-setup.Tassilo Horn
2021-05-16Add bug-reference-mode-force-auto-setupTassilo Horn
2021-05-16Bug reference auto-setup for RmailTassilo Horn
2021-05-15Refactor bug-reference setup functions into a defvarTassilo Horn
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-04-11* lisp/progmodes/bug-reference.el: Avoid old-style `define-minor-mode`Stefan Monnier
2021-02-13Remove redundant :group args in progmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-07-23bug-reference auto-setup for IRC, implementation for ERCTassilo Horn
2020-07-17; Add defvars for rcirc vars in order to silence the byte-compilerTassilo Horn
2020-07-17bug-reference auto-setup for IRC, implementation for rcircTassilo Horn
2020-07-16Add tramp and orgmode to bug-reference-setup-from-mail-alist.Tassilo Horn
2020-06-18;Fix error in commit dcdf6d7124Tassilo Horn
2020-06-18Make bug-reference auto-setup work in vc-dir or Magit like modesTassilo Horn
2020-06-17Auto-setup for bug-reference-modeTassilo Horn
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd
2019-04-09Use lexical-binding in bug-reference.elAlex Branham
2019-04-02Improve regexp advice again, and unchain rangesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-05Small fix for bug-reference.elGlenn Morris
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-22Fix bug #18588 by making bug-reference-bug-regexp more lenientTom Tromey
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-06Add missing :version tagsGlenn Morris