(Lisp History): Replace xref to `cl' manual with inforef.
This commit is contained in:
parent
9062aa8928
commit
0eeca3c149
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* intro.texi (Lisp History): Replace xref to `cl' manual with
|
||||
inforef.
|
||||
|
||||
2004-03-12 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* intro.texi (Version Info): Add arg to emacs-version.
|
||||
|
|
|
@ -132,8 +132,7 @@ worry about it; this manual is self-contained.
|
|||
|
||||
@pindex cl
|
||||
A certain amount of Common Lisp emulation is available via the
|
||||
@file{cl} library. @xref{Top,, Overview, cl, Common Lisp
|
||||
Extensions}.
|
||||
@file{cl} library. @inforef{Top, Overview, cl}.
|
||||
|
||||
Emacs Lisp is not at all influenced by Scheme; but the GNU project has
|
||||
an implementation of Scheme, called Guile. We use Guile in all new GNU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue