Customization.Groupval sexp_of_t : t -> Sexplib0.Sexp.tinclude Ecaml_value.Valueable.S with type t := tval of_value_exn : Ecaml_value__.Value0.t -> tval to_value : t -> Ecaml_value__.Value0.tval type_ : t Ecaml_value.Value.Type.tval t : t Ecaml_value.Value.Type.tval emacs : tval ecaml : tval defgroup :
string ->
Core.Source_code_position.t ->
docstring:string ->
parents:t list ->
tDefine a new customization group.
(describe-function 'defgroup) (Info-goto-node "(elisp)Group Definitions")
val of_string : string -> tReference an already-existing customization group.
val to_string : t -> string