diff options
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0bd199770ce..886fc6e3a77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-06-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/characters.el (word-combining-categories): Add | ||
| 4 | entries for 2-byte Han characters. | ||
| 5 | |||
| 1 | 2006-06-19 Richard Stallman <rms@gnu.org> | 6 | 2006-06-19 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * bindings.el (mode-line-format): Save some mode line space. | 8 | * bindings.el (mode-line-format): Save some mode line space. |
diff --git a/man/ChangeLog b/man/ChangeLog index 4f30e374e7b..4b238b8a7ea 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -26,6 +26,11 @@ | |||
| 26 | 26 | ||
| 27 | * mule.texi (Recognize Coding): Clarify previous change. | 27 | * mule.texi (Recognize Coding): Clarify previous change. |
| 28 | 28 | ||
| 29 | 2006-06-09 Kenichi Handa <handa@m17n.org> | ||
| 30 | |||
| 31 | * mule.texi (Recognize Coding): Describe the convention of "CODING!" | ||
| 32 | notation. | ||
| 33 | |||
| 29 | 2006-06-07 Kevin Ryde <user42@zip.com.au> | 34 | 2006-06-07 Kevin Ryde <user42@zip.com.au> |
| 30 | 35 | ||
| 31 | * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main | 36 | * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main |