]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/unrmail.el
(report-emacs-bug-hook): Use replace-match only if search was successful.
[gnu-emacs] / lisp / mail / unrmail.el
index 390335d1e3453d80c539c454a9ae134936daf129..9020c94e47fb2a1917a23e61ecf6659b9c6641b1 100644 (file)
@@ -1,7 +1,8 @@
-;;; unrmail.el --- convert Rmail files to mailbox files.
+;;; unrmail.el --- convert Rmail files to mailbox files
 
 ;;; Copyright (C) 1992 Free Software Foundation, Inc.
 
+;; Maintainer: FSF
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -21,6 +22,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 (defvar command-line-args-left)        ;Avoid 'free variable' warning