* doc/misc/eieio.texi: Update to account for the cl-generic facilities
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 28 Feb 2017 16:11:01 +0000 (11:11 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 28 Feb 2017 16:11:01 +0000 (11:11 -0500)
commit0fa594172709770a431121360f8f122df14d6259
tree10775b677d5899dda45ee24976793973becbf889
parent8d7a3f489082e2aaf4ff238613a497cc03d833ae
* doc/misc/eieio.texi: Update to account for the cl-generic facilities

(Quick Start, Class Options, Generics): Adjust names for cl-generic.
(Methods): Document cl-defmethod.
Explain in more detail the order in which the various
methods are executed.  Document the conditions under which a method
is redefined.  Remove reference to `eieio-generic-call-arglst`.
Don't document the precise return value of cl-next-method-p.
(Static Methods): Adjust to use `subclass` specializer.
(Method Invocation): Use cl-call-next-method and drop mention of :primary.
(Signal Handling, Signals): Adjust names and args for cl-generic; add
cl-no-primary-method.
(CLOS compatibility, Wish List): Adjust to new featureset.
doc/misc/eieio.texi