]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/mh-e/mh-e.el: Simplify file commentary for a native package.
authorStephen Gildea <stepheng+emacs@gildea.com>
Wed, 15 Sep 2021 03:26:42 +0000 (20:26 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Wed, 15 Sep 2021 03:27:09 +0000 (20:27 -0700)
lisp/mh-e/mh-e.el

index 375072b9d88ea70a69eccbd5140558c58c5b140b..52fb11be6fca87a8da99eee9d763d07e964e4bee 100644 (file)
 
 ;; MH-E is an Emacs interface to the MH mail system.
 
-;; MH-E is supported in GNU Emacs 21 and higher, as well as XEmacs 21
-;; (except for versions 21.5.9-21.5.16). It is compatible with MH
-;; versions 6.8.4 and higher, all versions of nmh, and GNU mailutils
-;; 1.0 and higher. Gnus is also required; version 5.10 or higher is
-;; recommended.
+;; MH-E is compatible with MH versions 6.8.4 and higher, all versions
+;; of nmh, and GNU mailutils 1.0 and higher.
 
 ;; MH (Message Handler) is a powerful mail reader. See
 ;; https://rand-mh.sourceforge.io/.
 ;;   (global-set-key "\C-xm" 'mh-smail)
 ;;   (global-set-key "\C-x4m" 'mh-smail-other-window)
 
-;; If Emacs can't find mh-rmail or mh-smail, add the following to ~/.emacs:
-;;   (require 'mh-autoloads)
-
-;; If you want to customize MH-E before explicitly loading it, add this:
-;;   (require 'mh-cus-load)
-
 ;; Mailing Lists:
 ;;   mh-e-users@lists.sourceforge.net
 ;;   mh-e-announce@lists.sourceforge.net