From fa496b57b20baf7d0d75c0248c82aa40ce7bab0b Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 24 Jun 1999 08:53:59 +0000 Subject: [PATCH] Abolish group `ccl'. --- lisp/mule/mule-ccl.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/mule/mule-ccl.el b/lisp/mule/mule-ccl.el index 720ead2..b0c44cd 100644 --- a/lisp/mule/mule-ccl.el +++ b/lisp/mule/mule-ccl.el @@ -95,11 +95,6 @@ ;;; Code: -(defgroup ccl nil - "CCL (Code Conversion Language) compiler." - :prefix "ccl-" - :group 'i18n) - (defconst ccl-command-table [if branch loop break repeat write-repeat write-read-repeat read read-if read-branch write call end -- 1.7.10.4