comparison lisp/mail/emacsbug.el @ 2307:10e417efb12a

Added or corrected Commentary sections
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 03:27:18 +0000
parents 2c7997f249eb
children 581cda633215
comparison
equal deleted inserted replaced
2306:59c8668f70c7 2307:10e417efb12a
21 21
22 ;; You should have received a copy of the GNU General Public License 22 ;; You should have received a copy of the GNU General Public License
23 ;; along with GNU Emacs; see the file COPYING. If not, write to 23 ;; along with GNU Emacs; see the file COPYING. If not, write to
24 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 24 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
25 25
26 ;;; Commentary:
27
28 ;; `M-x report-emacs-bug ' starts an email note to the Emacs maintainers
29 ;; describing a problem. Here's how it's done...
30
26 ;;; Code: 31 ;;; Code:
27 32
28 ;; >> This should be an address which is accessible to your machine, 33 ;; >> This should be an address which is accessible to your machine,
29 ;; >> otherwise you can't use this file. It will only work on the 34 ;; >> otherwise you can't use this file. It will only work on the
30 ;; >> internet with this address. 35 ;; >> internet with this address.