From: yamaoka Date: Fri, 13 Oct 2000 13:50:13 +0000 (+0000) Subject: Fix warning message. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ac62b30e7643137ef8c3f46b53747e866ae0b196;p=elisp%2Fwanderlust.git Fix warning message. --- diff --git a/WL-MK b/WL-MK index 839d122..a3080ca 100644 --- a/WL-MK +++ b/WL-MK @@ -54,10 +54,10 @@ (>= emacs-minor-version 29)) (message "%s" " Warning: You don't seem to have \"new custom\" package installed. - It is recommended to use it if you are using old Emacs, such as - Mule 2.3. Get it from http://www.dina.kvl.dk/~abraham/custom/ - and then apply the patch which is included in README file of APEL - package. + It is recommended to use \"new custom\" package if you are using + old Emacs, such as Mule 2.3. + Get it from http://www.dina.kvl.dk/~abraham/custom/ and then apply + the patch which is included in README file of APEL package. ")) (defmacro defgroup (&rest args)) (defmacro defcustom (symbol value &optional doc &rest args)