From: Kevin Ryde Date: Sat, 28 Nov 2009 20:20:39 +0000 (+0000) Subject: * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a X-Git-Tag: emacs-pretest-23.1.90~186 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=159e3ad54017b598056879885e481fb3b757b3a2;p=emacs.git * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a @pxref, now eieio is in emacs. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index dde87568796..44c33a36c15 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2009-11-28 Kevin Ryde + + * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a + @pxref, now eieio is in emacs. + 2009-11-26 Glenn Morris * faq.texi (Latest version of Emacs): Mention stability of development diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index 2000cd6818e..cf1fde49903 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi @@ -5284,7 +5284,7 @@ than being distinct types. @item The Common Lisp Object System (CLOS) is not implemented, nor is the Common Lisp Condition System. However, the EIEIO package -from @uref{ftp://ftp.ultranet.com/pub/zappo} does implement some +(@pxref{Top, , Introduction, eieio, EIEIO}) does implement some CLOS functionality. @item