1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

(Fontsets): Fix typos.

This commit is contained in:
Juanma Barranquero 2008-06-05 01:26:54 +00:00
parent 15252ee9b2
commit 7b75374407
2 changed files with 8 additions and 4 deletions

View 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>

View 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