From: Juanma Barranquero Date: Mon, 12 Jan 2009 10:22:35 +0000 (+0000) Subject: * display.texi (Low-Level Font): Fix typo. X-Git-Tag: emacs-pretest-23.0.90~495 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f19fea978e39c6e279dcc116d5e7d3b6651bc527;p=emacs.git * display.texi (Low-Level Font): Fix typo. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index dcc335d776e..740b829815c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2009-01-12 Juanma Barranquero + + * display.texi (Low-Level Font): Fix typo. + 2009-01-10 Chong Yidong * elisp.texi (Top): Update node listing. diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index ca7785f1239..76e65d3316a 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -2923,7 +2923,7 @@ does that, this function's value may not be accurate. you need to do so, this section explains how. In Emacs Lisp, fonts are represented using three different Lisp -qobject types: @dfn{font objects}, @dfn{font specs}, and @dfn{font +object types: @dfn{font objects}, @dfn{font specs}, and @dfn{font entities}. @defun fontp object &optional type