projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48105a6
)
* font.c (font_parse_fcname): Fix handling of unknown-spec string.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Jun 2008 14:35:02 +0000
(14:35 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Jun 2008 14:35:02 +0000
(14:35 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bee9a72202905b076699cd9f850561338a150a20..dd86145776e51cc190b6415208e7b7914a3e7d9d 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): Fix handling of unknown-spec string.
+
2008-06-16 Juanma Barranquero <lekktu@gmail.com>
* font.c (Ffont_spec): Fix usage in docstring.