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:
58cc6d5
)
*** empty log message ***
author
handa
<handa>
Fri, 27 Oct 2006 12:15:26 +0000
(12:15 +0000)
committer
handa
<handa>
Fri, 27 Oct 2006 12:15:26 +0000
(12:15 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
98dbc45
..
877bfd7
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4,6
+4,8
@@
(surrounding_pos): Check if name[0] == '@'.
(integer_value): Fix for the change semantics of `@-N' and `@+N'.
(take_action_list): Likewise.
+ (get_preceding_char): If POS is zero, always call
+ get_surrounding_text.
2006-10-19 Kenichi Handa <handa@m17n.org>