Mercurial > emacs
changeset 61158:6d20273b0b9b
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 31 Mar 2005 07:38:37 +0000 |
parents | 6dffc0a6ed26 |
children | ef9cbc6a6401 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 31 07:38:18 2005 +0000 +++ b/lisp/ChangeLog Thu Mar 31 07:38:37 2005 +0000 @@ -1,5 +1,8 @@ 2005-03-31 Kenichi Handa <handa@etlken2> + * language/thai-word.el (thai-find-word-ends): Pay attention to + the case that we reach the end of buffer. + * textmodes/fill.el (fill-text-properties-at): New function. (fill-newline): Use fill-text-properties-at instead of text-properties-at.