# HG changeset patch # User Chong Yidong # Date 1207543608 0 # Node ID e024e293c9656d0f626387f3024d9b3fcfbe0eb3 # Parent 24f682b0ca4da63afe14be86ba311194f43384c3 (Some Terms): Change "fonts in this manual" index entry to "typographic conventions". diff -r 24f682b0ca4d -r e024e293c965 doc/lispref/intro.texi --- a/doc/lispref/intro.texi Mon Apr 07 04:46:40 2008 +0000 +++ b/doc/lispref/intro.texi Mon Apr 07 04:46:48 2008 +0000 @@ -163,7 +163,7 @@ addressed as ``you.'' ``The user'' is the person who uses Lisp programs, including those you write. -@cindex fonts in this manual +@cindex typographic conventions Examples of Lisp code are formatted like this: @code{(list 1 2 3)}. Names that represent metasyntactic variables, or arguments to a function being described, are formatted like this: @var{first-number}.