]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fontsets): Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Jun 2008 01:26:54 +0000 (01:26 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Jun 2008 01:26:54 +0000 (01:26 +0000)
doc/lispref/ChangeLog
doc/lispref/display.texi

index 92d49d94a62ff0970c0ef41d7d037962723ef38d..27ddee117a9a11a95c5eb1fdae1d983007ace75e 100644 (file)
@@ -1,8 +1,12 @@
+2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * display.texi (Fontsets): Fix typos.
+
 2008-06-03  Miles Bader  <miles@gnu.org>
 
-       * display.texi (Displaying Faces): Add
-       add-relative-face-remapping, remove-relative-face-remapping,
-       set-base-face-remapping, and set-default-base-face-remapping.
+       * display.texi (Displaying Faces): Add add-relative-face-remapping,
+       remove-relative-face-remapping, set-base-face-remapping,
+       and set-default-base-face-remapping.
 
 2008-06-01  Miles Bader  <miles@gnu.org>
 
index ef8f5bc4e5c4a062255ad6263efa84ee69fd0ae0..467113f64090f16073e4aa8df0deb56ffe0ac5cc 100644 (file)
@@ -2793,7 +2793,7 @@ This function defines a new fontset according to the specification
 string @var{fontset-spec}.  The string should have this format:
 
 @smallexample
-@var{fontpattern}, @r{[}@var{charsetname}:@var{fontname}@r{]@dots{}}
+@var{fontpattern}, @r{[}@var{charset}:@var{font}@r{]@dots{}}
 @end smallexample
 
 @noindent