From f19fea978e39c6e279dcc116d5e7d3b6651bc527 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 12 Jan 2009 10:22:35 +0000 Subject: [PATCH] * display.texi (Low-Level Font): Fix typo. --- doc/lispref/ChangeLog | 4 ++++ doc/lispref/display.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2