diff options
Diffstat (limited to 'lisp/mail/emacsbug.el')
| -rw-r--r-- | lisp/mail/emacsbug.el | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index 3af19d75ab3..8f64f8f8da7 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -23,6 +23,11 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Commentary: + +;; `M-x report-emacs-bug ' starts an email note to the Emacs maintainers +;; describing a problem. Here's how it's done... + ;;; Code: ;; >> This should be an address which is accessible to your machine, |
