projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5c05d
)
* font.c (font_parse_fcname): Correctly parse KEY=VAL values.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Jun 2008 01:58:48 +0000
(
01:58
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Jun 2008 01:58:48 +0000
(
01:58
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cf02d9df3da70840e3906ff4605459ab962dbcb3..23b5090bc8a1787c3aed1e3d8105920b386848f5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-06-16 Chong Yidong <cyd@stupidchicken.com>
+
+ * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
+
2008-06-15 Chong Yidong <cyd@stupidchicken.com>
* font.c (font_parse_fcname): Only one decimal point.