projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc2a40
)
update.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Sun, 19 May 2013 08:27:30 +0000
(17:27 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Sun, 19 May 2013 08:27:30 +0000
(17:27 +0900)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
ec44295
..
19723a2
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,12
@@
+2013-05-02 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * chartab.h (get_char_id_table_ce): Use
+ `load_char_attribute_maybe_cos' instead of
+ `load_char_attribute_maybe'.
+
+ * chartab.c (load_char_attribute_maybe_cos): Return NULL instead
+ of Qunbound as the default value.
+
2013-05-01 MORIOKA Tomohiko <tomo.git@chise.org>
* chartab.h (load_char_attribute_maybe_cos): New prototype when