mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 15:00:34 -08:00
; Delete redundant defvar
* lisp/emacs-lisp/lisp-mnt.el (report-emacs-bug-address): Delete redudant defvar.
This commit is contained in:
parent
e6a2256c8b
commit
644476dc85
1 changed files with 0 additions and 2 deletions
|
|
@ -668,8 +668,6 @@ which do not include a recognizable synopsis."
|
|||
(lm-summary))
|
||||
(when must-kill (kill-buffer (current-buffer))))))))
|
||||
|
||||
(defvar report-emacs-bug-address)
|
||||
|
||||
(defun lm-report-bug (topic)
|
||||
"Report a bug in the package currently being visited to its maintainer.
|
||||
Prompts for bug subject TOPIC. Leaves you in a mail buffer."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue