Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * 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 <rgm@gnu.org> * commands.texi (Command Loop Info): Say that last-command-char and