diff options
| author | Kenichi Handa | 2000-07-25 12:21:28 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-07-25 12:21:28 +0000 |
| commit | 8c6621660ca1eb41e15552b3e4260a0160768c99 (patch) | |
| tree | 41b31882059e5a53dec22f5ef3fed15f5d59e283 | |
| parent | 969065c3985cca170c2ddac2c5c99842786626aa (diff) | |
| download | emacs-8c6621660ca1eb41e15552b3e4260a0160768c99.tar.gz emacs-8c6621660ca1eb41e15552b3e4260a0160768c99.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68099cf8d73..3aea439ec9b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-07-25 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * language/japan-util.el (japanese-katakana-region): Fix handling | ||
| 4 | HANKAKU argument. | ||
| 5 | |||
| 1 | 2000-07-25 Miles Bader <miles@gnu.org> | 6 | 2000-07-25 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to | 8 | * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to |