eieio-done-customizing
eieio-done-customizing is a compiled Lisp function in `eieio-custom.el
'.
(eieio-done-customizing &rest LOCAL-ARGS)
When applying change to a widget, call this method.
This method is called by the default widget-edit commands.
User made commands should also call this method when applying changes.
Argument OBJ is the object that has been customized.
This is a generic function with only one primary method.
Implementations:
`eieio-default-superclass' :PRIMARY (obj)
When applying change to a widget, call this method.
This method is called by the default widget-edit commands.
User made commands should also call this method when applying changes.
Argument OBJ is the object that has been customized.
Defined in `eieio-custom.el'