# HG changeset patch # User Glenn Morris # Date 1251169280 0 # Node ID c72e3dd88ed457919d4a140721cd268677297786 # Parent 46a07ee01968f4bd8cfaf41b26fc1d6d157a1ad6 (Fontsets): Fix typo. diff -r 46a07ee01968 -r c72e3dd88ed4 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Tue Aug 25 00:48:59 2009 +0000 +++ b/doc/lispref/ChangeLog Tue Aug 25 03:01:20 2009 +0000 @@ -1,3 +1,7 @@ +2009-08-25 Glenn Morris + + * display.texi (Fontsets): Fix typo. + 2009-08-19 Stefan Monnier * processes.texi (Asynchronous Processes): Adjust arglist of diff -r 46a07ee01968 -r c72e3dd88ed4 doc/lispref/display.texi --- a/doc/lispref/display.texi Tue Aug 25 00:48:59 2009 +0000 +++ b/doc/lispref/display.texi Tue Aug 25 03:01:20 2009 +0000 @@ -2953,7 +2953,7 @@ @var{character} may be a charset. In that case, use @var{font-spec} for all character in the charsets. -@var{character} may be a script anme. In that case, use +@var{character} may be a script name. In that case, use @var{font-spec} for all character in the charsets. @var{font-spec} may be a cons; @code{(@var{family} . @var{registry})},