;;; mm-uu.el --- return uu stuff as mm handles
-;; Copyright (c) 1998, 1999, 2000 Free Software Foundation, Inc.
+;; Copyright (c) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
;; Keywords: postscript uudecode binhex shar forward news
(mm-uu-configure)
-;;;### autoload
-
+;;;###autoload
(defun mm-uu-dissect ()
"Dissect the current buffer and return a list of uu handles."
(let (text-start start-char end-char
(setq result (cons "multipart/mixed" (nreverse result))))
result)))
-;;;### autoload
+;;;###autoload
(defun mm-uu-test ()
"Check whether the current buffer contains uu stuff."
(save-excursion