comparison doc/lispref/ChangeLog @ 101031:bf3179ee8e05

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 09 Jan 2009 14:18:39 +0000
parents 646ca842dc74
children ff594a59e2fd
comparison
equal deleted inserted replaced
101030:271fc1a3dbca 101031:bf3179ee8e05
1 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Font Lookup): Remove obsolete function
4 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5 (Low-Level Font): Rename from Fonts, move to end of Faces section.
6 (Font Selection): Reorder order of variable descriptions. Minor
7 clarifications.
8
9 * elisp.texi (Top): Update node listing.
10
1 2009-01-09 Glenn Morris <rgm@gnu.org> 11 2009-01-09 Glenn Morris <rgm@gnu.org>
2 12
3 * commands.texi (Command Loop Info): Say that last-command-char and 13 * commands.texi (Command Loop Info): Say that last-command-char and
4 last-input-char are obsolete aliases. 14 last-input-char are obsolete aliases.
5 15