1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/doc
Stefan Monnier 0fa5941727 * 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.
2017-02-28 11:11:01 -05:00
..
emacs Add more branch support to vc-dir 2017-02-25 10:46:13 -07:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Use float instead of Lisp_Object for rehash_size 2017-02-21 15:39:17 -08:00
man Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
misc * doc/misc/eieio.texi: Update to account for the cl-generic facilities 2017-02-28 11:11:01 -05:00