summaryrefslogtreecommitdiff
path: root/lisp/progmodes/bug-reference.el
Commit message (Expand)AuthorAgeFilesLines
* Fix bug-reference.el compilation warningLars Ingebrigtsen2021-07-211-0/+1
* Add bug-reference support for Codeberg projectsTassilo Horn2021-07-151-1/+16
* Add support for sourcehut to bug-reference.elTassilo Horn2021-07-151-0/+25
* * lisp/progmodes/bug-reference.el: Refer to info manual nodeStephen Leake2021-07-051-2/+8
* Update a few more IRC-related references to point to Libera.ChatAmin Bandali2021-07-041-3/+3
* Document bug-reference setup for 3rd-party packagesTassilo Horn2021-05-221-60/+56
* Add documentation about bug-reference auto-setup.Tassilo Horn2021-05-211-2/+2
* Add bug-reference-mode-force-auto-setupTassilo Horn2021-05-161-4/+19
* Bug reference auto-setup for RmailTassilo Horn2021-05-161-2/+21
* Refactor bug-reference setup functions into a defvarTassilo Horn2021-05-151-4/+19
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* * lisp/progmodes/bug-reference.el: Avoid old-style `define-minor-mode`Stefan Monnier2021-04-111-6/+0
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-131-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* bug-reference auto-setup for IRC, implementation for ERCTassilo Horn2020-07-231-23/+43
* ; Add defvars for rcirc vars in order to silence the byte-compilerTassilo Horn2020-07-171-0/+4
* bug-reference auto-setup for IRC, implementation for rcircTassilo Horn2020-07-171-2/+57
* Add tramp and orgmode to bug-reference-setup-from-mail-alist.Tassilo Horn2020-07-161-1/+2
* ;Fix error in commit dcdf6d7124Tassilo Horn2020-06-181-14/+14
* Make bug-reference auto-setup work in vc-dir or Magit like modesTassilo Horn2020-06-181-2/+5
* Auto-setup for bug-reference-modeTassilo Horn2020-06-171-0/+218
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-261-1/+1
|/
* Use lexical-binding in bug-reference.elAlex Branham2019-04-091-3/+3
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-4/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Small fix for bug-reference.elGlenn Morris2017-07-051-1/+3
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix bug #18588 by making bug-reference-bug-regexp more lenientTom Tromey2015-12-221-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* Make bug-reference-bug-regexp customizableGlenn Morris2012-08-211-2/+11
* Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.orgChong Yidong2012-07-211-0/+3
|\
| * * lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.Stefan Monnier2012-07-181-0/+3
* | Tweak bug-reference-bug-regexp settingGlenn Morris2012-07-021-1/+1
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-1/+4
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\