From 5a7383635a9c6177e6fcc5e2885924f0ce8d3d4d Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 26 Oct 2006 02:32:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog.unicode | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 7fa468176f5..998f374fc53 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode @@ -1,3 +1,15 @@ +2006-10-26 Kenichi Handa + + * international/characters.el: Delete codes for setting up charset + property nospace-between-words. Fix setting up of + char-width-table. Don't make ethiopic and tibetan double column. + + * textmodes/fill.el (fill-find-break-point-function-table): Don't + setup it in defvar. + (fill-nospace-between-words-table): New variable. + (fill-delete-newlines): Check fill-nospace-between-words-table + instead of charset property nospcae-between-words. + 2006-10-23 Kenichi Handa * composite.el (global-auto-composition-mode): Make the initial -- 2.39.5