Mercurial > emacs
comparison src/ChangeLog @ 101421:112b0c79b63d
* font.c (font_parse_xlfd): Handle patterns of length < 2.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 24 Jan 2009 03:17:32 +0000 |
parents | fd15717d12c3 |
children | 0daf2ccd36e5 |
comparison
equal
deleted
inserted
replaced
101420:69f5f041fe43 | 101421:112b0c79b63d |
---|---|
1 2009-01-24 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * font.c (font_parse_xlfd): Handle patterns of length < 2. | |
4 | |
1 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com> | 5 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com> |
2 | 6 |
3 * emacs.c (main): Do fork+exec under --daemon in Cocoa. | 7 * emacs.c (main): Do fork+exec under --daemon in Cocoa. |
4 (ns_no_defaults): New declaration. | 8 (ns_no_defaults): New declaration. |
5 (main): Use it. | 9 (main): Use it. |