diff lisp/progmodes/dcl-mode.el @ 22511:f5b3f55fc25b

(dcl): Define as customize group, not as option.
author Karl Heuer <kwzh@gnu.org>
date Fri, 19 Jun 1998 16:55:43 +0000
parents 6f55b3849106
children a21a0d45ea19
line wrap: on
line diff
--- a/lisp/progmodes/dcl-mode.el	Fri Jun 19 16:54:41 1998 +0000
+++ b/lisp/progmodes/dcl-mode.el	Fri Jun 19 16:55:43 1998 +0000
@@ -71,7 +71,7 @@
 
 ;;; *** Customization *****************************************************
 
-(defcustom dcl nil
+(defgroup dcl nil
   "Major mode for editing DCL command files."
   :group 'languages)