# HG changeset patch # User Richard M. Stallman # Date 1044359078 0 # Node ID 9cb4cc019296ce1ceda1e2cd347d1159aacd46af # Parent 315ff0f95c70e426256900365d9d47396a4b5569 (Glossary): Correction to Common Lisp cross reference. diff -r 315ff0f95c70 -r 9cb4cc019296 man/glossary.texi --- a/man/glossary.texi Tue Feb 04 11:43:01 2003 +0000 +++ b/man/glossary.texi Tue Feb 04 11:44:38 2003 +0000 @@ -204,7 +204,7 @@ @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