]> git.eshelyaron.com Git - emacs.git/commitdiff
(Face Functions): Correct Texinfo usage.
authorRichard M. Stallman <rms@gnu.org>
Fri, 24 Jun 2005 01:49:25 +0000 (01:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 24 Jun 2005 01:49:25 +0000 (01:49 +0000)
lispref/ChangeLog
lispref/display.texi

index d05bd56c8b4ba47aa28ef75cfc25871b807db8af..77d2d9619051cd6041986460eeb6eb4868403d44 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-23  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Face Functions): Correct Texinfo usage.
+
 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
 
        * lists.texi (Rings): `ring-elements' now returns the elements of
index ff502a912efce154e0cf914cf9602581136f81fb..aa3284ad0e4ec6cb861a73d2cde2d6f726fb4d43 100644 (file)
@@ -2527,7 +2527,7 @@ differently from the default face.
 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 @code{mode-line} face.
 
 @example
 (put 'modeline 'face-alias 'mode-line)
@@ -2873,9 +2873,9 @@ default @code{fringe} face.  @var{face} is automatically merged with
 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: