Mercurial > emacs
diff src/ChangeLog @ 101835:0834b59ed600
* xfns.c (Fx_create_frame): Signal an error if no font is
found (Bug#2147).
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Fri, 06 Feb 2009 16:48:46 +0000 |
| parents | 86b3f8ddbaee |
| children | a308d330b349 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 06 16:17:56 2009 +0000 +++ b/src/ChangeLog Fri Feb 06 16:48:46 2009 +0000 @@ -1,3 +1,8 @@ +2009-02-06 Chong Yidong <cyd@stupidchicken.com> + + * xfns.c (Fx_create_frame): Signal an error if no font is + found (Bug#2147). + 2009-02-05 Juanma Barranquero <lekktu@gmail.com> * character.c (syms_of_character) <script-representative-chars>:
