diff options
Diffstat (limited to 'lisp/obsolete/rnewspost.el')
-rw-r--r-- | lisp/obsolete/rnewspost.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/obsolete/rnewspost.el b/lisp/obsolete/rnewspost.el index f331f0a1a6..8b66399e4a 100644 --- a/lisp/obsolete/rnewspost.el +++ b/lisp/obsolete/rnewspost.el @@ -23,6 +23,10 @@ ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. +;;; Commentary: + +;; This file has been obsolete since Emacs 22.1. + ;;; Change Log: ;; moved posting and mail code from rnews.el @@ -53,8 +57,6 @@ ;;; >> Nuked by Mly to autoload those functions again, as the duplication of ;;; >> code was making maintenance too difficult. -;;; Commentary: - ;;; Code: (require 'sendmail) |