comparison lisp/mail/vms-pmail.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 0ff2877c9bbe
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
38411:2fc02d49a9a4 38412:253f761ad37b
1 ;;; vms-pmail.el --- use Emacs as the editor within VMS mail. 1 ;;; vms-pmail.el --- use Emacs as the editor within VMS mail
2 2
3 ;; Copyright (C) 1992 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992 Free Software Foundation, Inc.
4 4
5 ;; Author: Roland B Roberts <roberts@panix.com> 5 ;; Author: Roland B Roberts <roberts@panix.com>
6 ;; Maintainer: FSF 6 ;; Maintainer: FSF
20 20
21 ;; You should have received a copy of the GNU General Public License 21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the 22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 ;; Boston, MA 02111-1307, USA. 24 ;; Boston, MA 02111-1307, USA.
25
26 ;;; Commentary:
25 27
26 ;;; Code: 28 ;;; Code:
27 29
28 ;;; 30 ;;;
29 ;;; Quick hack to use emacs as mail editor. There are a *bunch* of 31 ;;; Quick hack to use emacs as mail editor. There are a *bunch* of