diff options
| -rw-r--r-- | lisp/ChangeLog.unicode | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index dc83513b435..7fa468176f5 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-10-23 Kenichi Handa <handa@m17n.org> | 1 | 2006-10-23 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * composite.el (global-auto-composition-mode): Make the initial | ||
| 4 | value not depend on emacs-basic-display. | ||
| 5 | |||
| 3 | * textmodes/fill.el: Don't use charset property | 6 | * textmodes/fill.el: Don't use charset property |
| 4 | `fill-find-break-point-function'. | 7 | `fill-find-break-point-function'. |
| 5 | (fill-find-break-point-function-table): New variable. | 8 | (fill-find-break-point-function-table): New variable. |