projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3191542
)
*** empty log message ***
author
handa
<handa>
Thu, 20 Oct 2005 12:13:23 +0000
(12:13 +0000)
committer
handa
<handa>
Thu, 20 Oct 2005 12:13:23 +0000
(12:13 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
707d763
..
c164514
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2005-10-20 Kenichi Handa <handa@m17n.org>
+
+ * input.c (marker_code): Accept '@@'.
+ (integer_value): Handle '@@'.
+ (parse_action_list): Accept a symbol argument.
+ (take_action_list): Resolve the symbol argument. Handle the
+ integer argument.
+
2005-10-18 Kenichi Handa <handa@m17n.org>
* input.c: Include "charset.h".