Mercurial > emacs
changeset 63733:7cbe9f7cc3cc
(Face Functions): Correct Texinfo usage.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 24 Jun 2005 01:47:01 +0000 |
parents | 64e2bf63ca16 |
children | 8fd2b4f56556 |
files | lispref/display.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/display.texi Fri Jun 24 01:32:24 2005 +0000 +++ b/lispref/display.texi Fri Jun 24 01:47:01 2005 +0000 @@ -2527,7 +2527,7 @@ A @dfn{face alias} provides an equivalent name for a face. You can define a face alias by giving the alias symbol the @code{face-alias} property, with a value of the target face name. The following example -makes @var{modeline} an alias for the @var{mode-line} face. +makes @code{modeline} an alias for the @var{mode-line} face. @example (put 'modeline 'face-alias 'mode-line) @@ -2873,9 +2873,9 @@ the @code{fringe} face, so normally @var{face} need only specify the foreground color for the bitmap. - These are the symbols identify the standard fringe bitmaps. -Evaluate @code{(require 'fringe)} to define them. Fringe bitmap -symbols have their own name space. + These symbols identify the standard fringe bitmaps. Evaluate +@code{(require 'fringe)} to define them. Fringe bitmap symbols have +their own name space. @table @asis @item Truncation and continuation line bitmaps: