changeset 49592:9cb4cc019296

(Glossary): Correction to Common Lisp cross reference.
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Feb 2003 11:44:38 +0000
parents 315ff0f95c70
children 267143d204cf
files man/glossary.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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