]> git.eshelyaron.com Git - emacs.git/commit
eieio.texi: Fix bug#73505
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 27 Sep 2024 14:35:18 +0000 (10:35 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 30 Sep 2024 19:40:23 +0000 (21:40 +0200)
commite3a7ae5c6a84e5c8aeab09c940e4d018f286f9ba
tree239e55e7b3204867f45f450bc017ff6883e4bc0a
parentd3002236cc45b3b14403c7504100d640e19fd506
eieio.texi: Fix bug#73505

* doc/misc/eieio.texi (Introduction): Remove "missing features" which
aren't missing any more.
(Generics, Methods): Delete sections.
(Inheritance): Adjust reference accordingly.
(Static Methods): Merge into the parent node.
(Writing Methods): Refer to the ELisp manual for `cl-defmethod/defgeneric`.

(cherry picked from commit 68f53e43488648a7508444736d16f90fed248ef5)
doc/misc/eieio.texi