From 0659521f758dffebc463e52277e8572dbcffa13d Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Mon, 27 Feb 2006 22:30:58 +0000 Subject: [PATCH] (mh-minibuffer-read-type): Deleted comment in docstring about obsolete variable mh-mime-content-types. --- lisp/mh-e/ChangeLog | 3 +++ lisp/mh-e/mh-mime.el | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index ed5c0818ebc..94e96e66d83 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,5 +1,8 @@ 2006-02-27 Bill Wohler + * mh-mime.el (mh-minibuffer-read-type): Deleted comment in + docstring about obsolete variable mh-mime-content-types. + * mh-e.el (mh-variant): Sync docstring with manual. (cus-face): Require as it is needed by mh-inherit-face-flag. diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 4b0ce65cf5d..d35e759bcd4 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el @@ -1689,8 +1689,7 @@ buffer, while END defaults to the the end of the buffer." "Return the content type associated with the given FILENAME. If the \"file\" command exists and recognizes the given file, then its value is returned\; otherwise, the user is prompted for -a type (see `mailcap-mime-types' and for Emacs 20, -`mh-mime-content-types'). +a type (see `mailcap-mime-types'). Optional argument DEFAULT is returned if a type isn't entered." (mailcap-parse-mimetypes) (let* ((default (or default -- 2.39.2