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:
6893b58
)
*** empty log message ***
author
handa
<handa>
Tue, 8 Nov 2005 12:48:37 +0000
(12:48 +0000)
committer
handa
<handa>
Tue, 8 Nov 2005 12:48:37 +0000
(12:48 +0000)
example/ChangeLog
patch
|
blob
|
history
diff --git
a/example/ChangeLog
b/example/ChangeLog
index
28965a6
..
7ddbf2b
100644
(file)
--- a/
example/ChangeLog
+++ b/
example/ChangeLog
@@
-1,3
+1,9
@@
+2005-11-08 Kenichi Handa <handa@m17n.org>
+
+ * medit.c (delete_char): Fix the case of deleting the previous
+ multiple characters.
+ (surrounding_text_handler): Check number characters to delete.
+
2005-11-07 Kenichi Handa <handa@m17n.org>
* medit.c (surrounding_text_handler): New function.