From: David Engster Date: Fri, 24 Jan 2014 22:15:29 +0000 (+0100) Subject: Fix references in EIEIO documentation. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~259 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c13b1a2dbf9c8a28754ec27d94baaf37d7316732;p=emacs.git Fix references in EIEIO documentation. * eieio.texi (Introduction): Fix references. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 571e7ecc70d..c5810dc4a3f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2014-01-24 David Engster + + * eieio.texi (Introduction): Fix references. + 2014-01-24 Glenn Morris * efaq.texi (Termcap/Terminfo entries for Emacs): diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index 64271736b3f..095cc7102b6 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi @@ -185,8 +185,8 @@ recommended to learn those from a textbook or tutorial first, especially if you only know OOP from languages like C++ or Java. If on the other hand you are already familiar with CLOS, you should be aware that @eieio{} does not implement the full CLOS specification and -also differs in some other aspects (@xref{Introduction}, and @ref{CLOS -compatibility}). +also differs in some other aspects which are mentioned below (also +@pxref{CLOS compatibility}). @eieio{} supports the following features: