diff options
author | Tassilo Horn <tsdh@gnu.org> | 2021-05-21 23:11:43 +0200 |
---|---|---|
committer | Tassilo Horn <tsdh@gnu.org> | 2021-05-21 23:15:46 +0200 |
commit | a3de48687eb28121f3dbfc20be19bd06c4cd6e98 (patch) | |
tree | 949a0c0375871e97b3e39bdb358e4a9dfdc65943 /lisp/progmodes/bug-reference.el | |
parent | 5fe343a44cdd83c43793c86b92ab5dd16a29bc3a (diff) | |
download | emacs-a3de48687eb28121f3dbfc20be19bd06c4cd6e98.tar.gz emacs-a3de48687eb28121f3dbfc20be19bd06c4cd6e98.tar.bz2 emacs-a3de48687eb28121f3dbfc20be19bd06c4cd6e98.zip |
Add documentation about bug-reference auto-setup.
* doc/emacs/maintaining.texi (Bug Reference): Add documentation about
the automatic setup.
* lisp/progmodes/bug-reference.el
(bug-reference-setup-from-irc-alist): Remove doubling in docstring.
Diffstat (limited to 'lisp/progmodes/bug-reference.el')
-rw-r--r-- | lisp/progmodes/bug-reference.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/bug-reference.el b/lisp/progmodes/bug-reference.el index fc9627c2728..141e97c3b00 100644 --- a/lisp/progmodes/bug-reference.el +++ b/lisp/progmodes/bug-reference.el @@ -372,8 +372,8 @@ From, and Cc against HEADER-REGEXP in "An alist for setting up `bug-reference-mode' in IRC modes. This takes action if `bug-reference-mode' is enabled in IRC -channels using one of Emacs' IRC clients (rcirc and ERC). -Currently, rcirc and ERC are supported. +channels using one of Emacs' IRC clients. Currently, rcirc and +ERC are supported. Each element has the form |