]> git.eshelyaron.com Git - emacs.git/commit
Minor improvements to EDE and EIEIO manuals
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 3 Jun 2020 16:31:44 +0000 (17:31 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 6 Jun 2020 15:35:52 +0000 (16:35 +0100)
commitd8593fd19ffdb1fa62f0b0c4b971cfdb325fbe1d
treeed7588bd560101abbcf30159c75e227d32a885d3
parent3916e63f9e98269930c4935dd5b3b88c4d940a62
Minor improvements to EDE and EIEIO manuals

For discussion, see the following threads:
https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg00630.html
https://lists.gnu.org/archive/html/emacs-devel/2020-06/msg00099.html

* doc/misc/ede.texi (ede-generic-project): Clean up example.
* doc/misc/eieio.texi (Accessing Slots): Document slot-value as a
generalized variable and set-slot-value as obsolete.
(Predicates): Fix typo.
(Introspection): Document eieio-class-slots in place of the obsolete
object-slots.
doc/misc/ede.texi
doc/misc/eieio.texi