From: Chong Yidong Date: Fri, 9 Jan 2009 14:18:39 +0000 (+0000) Subject: * display.texi (Font Lookup): Remove obsolete function X-Git-Tag: emacs-pretest-23.0.90~585 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce9cf0658e7fdee8416d7cd36203c93b12d81b3f;p=emacs.git * display.texi (Font Lookup): Remove obsolete function x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax. (Low-Level Font): Rename from Fonts, move to end of Faces section. (Font Selection): Reorder order of variable descriptions. Minor clarifications. * elisp.texi (Top): Update node listing. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 8898a169092..d89e71d5646 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,13 @@ +2009-01-09 Chong Yidong + + * display.texi (Font Lookup): Remove obsolete function + x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax. + (Low-Level Font): Rename from Fonts, move to end of Faces section. + (Font Selection): Reorder order of variable descriptions. Minor + clarifications. + + * elisp.texi (Top): Update node listing. + 2009-01-09 Glenn Morris * commands.texi (Command Loop Info): Say that last-command-char and