From b731690e40882e7c40682b90861b8ce69db33d6e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 7 Apr 2008 04:46:48 +0000 Subject: (Some Terms): Change "fonts in this manual" index entry to "typographic conventions". --- doc/lispref/intro.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index 951de292922..ebff50354b4 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi @@ -163,7 +163,7 @@ person reading this manual, are thought of as ``the programmer'' and are 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}. -- cgit v1.2.1