]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix references in EIEIO documentation.
authorDavid Engster <dengste@eml.cc>
Fri, 24 Jan 2014 22:15:29 +0000 (23:15 +0100)
committerDavid Engster <dengste@eml.cc>
Fri, 24 Jan 2014 22:15:29 +0000 (23:15 +0100)
* eieio.texi (Introduction): Fix references.

doc/misc/ChangeLog
doc/misc/eieio.texi

index 571e7ecc70da97e579ceba0d95d47a0139715c27..c5810dc4a3fbf8d86b14ddb188145ef6a91ba315 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-24  David Engster  <deng@randomsample.de>
+
+       * eieio.texi (Introduction): Fix references.
+
 2014-01-24  Glenn Morris  <rgm@gnu.org>
 
        * efaq.texi (Termcap/Terminfo entries for Emacs):
index 64271736b3f6729bb98e29f3e32373c500029630..095cc7102b6e7a337c3889055fd6877dc8dc1175 100644 (file)
@@ -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: