Mercurial > emacs
changeset 93814:e024e293c965
(Some Terms): Change "fonts in this manual" index entry to
"typographic conventions".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 07 Apr 2008 04:46:48 +0000 |
parents | 24f682b0ca4d |
children | f25074f90473 |
files | doc/lispref/intro.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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}.