X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-setup.el;h=ac23d1129f53d3644b3874dd2381d51dcfdd4a3d;hb=a615cd472b7081878eca9760cb07f2a403abdb51;hp=dae2871f0b6feb3dcaa640f1d46185dc78d875df;hpb=bd30452469f7f6e3887b17f348f4b6b8481d756c;p=elisp%2Fsemi.git diff --git a/mime-setup.el b/mime-setup.el index dae2871..ac23d11 100644 --- a/mime-setup.el +++ b/mime-setup.el @@ -28,13 +28,11 @@ (condition-case nil (load "gnus-mime-setup") - (error (message "gnus-mime-setup is not found.")) - ) + (error (message "gnus-mime-setup is not found."))) (condition-case nil (load "emh-setup") - (error (message "emh-setup is not found.")) - ) + (error (message "emh-setup is not found."))) ;;; @ end