diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-01-26 13:10:04 -0500 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-01-26 13:10:04 -0500 |
commit | 6608a7d8fb941119faeb8873df0f56eea0ac1764 (patch) | |
tree | bd0ec795e234761deec190592842a0c7824802d9 /test/ChangeLog | |
parent | e4dbdb099213f183db9b46fa93f998319dfb64cd (diff) | |
download | emacs-6608a7d8fb941119faeb8873df0f56eea0ac1764.tar.gz |
* src/font.c (font_parse_fcname): Rewrite GTK font name parser.
* test/font-parse-testsuite.el (test-font-parse-data): New file.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 7b0de7e9e1e..b03e372b8b9 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2011-01-26 Chong Yidong <cyd@stupidchicken.com> + + * font-parse-testsuite.el (test-font-parse-data): New file. + 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca> * indent/prolog.prolog: Add tokenizing tests. |