From: Richard M. Stallman Date: Tue, 4 Feb 2003 11:44:38 +0000 (+0000) Subject: (Glossary): Correction to Common Lisp cross reference. X-Git-Tag: ttn-vms-21-2-B4~11355 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e0bffe6209f6d66a119b15a07c947abaa799dea;p=emacs.git (Glossary): Correction to Common Lisp cross reference. --- diff --git a/man/glossary.texi b/man/glossary.texi index 1a3a710cdfa..bf5e1a35748 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -204,7 +204,7 @@ for creating, aligning and killing comments. @xref{Comments}. @item Common Lisp Common Lisp is a dialect of Lisp (q.v.@:) much larger and more powerful than Emacs Lisp. Emacs provides a subset of Common Lisp in the CL -package. @xref{Common Lisp,,, cl, Common Lisp Extensions}. +package. @xref{Top, Common Lisp, Overview, cl, Common Lisp Extensions}. @item Compilation Compilation is the process of creating an executable program from source