]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/mh-mime.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / mh-e / mh-mime.el
index b69f956d5c20ea0da8e1f2ccc7102c0379c498e9..a1c0bebd28940f321fe6c4af6fef4c58931ad78f 100644 (file)
@@ -1715,7 +1715,7 @@ buffer, while END defaults to the end of the buffer."
 (defun mh-minibuffer-read-type (filename &optional default)
   "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
+then its value is returned; otherwise, the user is prompted for
 a type (see `mailcap-mime-types').
 Optional argument DEFAULT is returned if a type isn't entered."
   (mailcap-parse-mimetypes)