From ac62b30e7643137ef8c3f46b53747e866ae0b196 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 13 Oct 2000 13:50:13 +0000 Subject: [PATCH] Fix warning message. --- WL-MK | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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) -- 1.7.10.4