# HG changeset patch # User Chong Yidong # Date 1231510719 0 # Node ID bf3179ee8e0533d5c2d7ee37800f137532ccae29 # Parent 271fc1a3dbcaa7f1e32af5bc4a98440778bb299e * 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 -r 271fc1a3dbca -r bf3179ee8e05 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Fri Jan 09 14:14:51 2009 +0000 +++ b/doc/lispref/ChangeLog Fri Jan 09 14:18:39 2009 +0000 @@ -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