Mercurial > emacs
changeset 61156:b18a0b88ee06
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 31 Mar 2005 04:45:27 +0000 |
parents | 801f886872c5 |
children | 6dffc0a6ed26 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 31 04:44:46 2005 +0000 +++ b/lisp/ChangeLog Thu Mar 31 04:45:27 2005 +0000 @@ -1,3 +1,9 @@ +2005-03-31 Kenichi Handa <handa@etlken2> + + * textmodes/fill.el (fill-text-properties-at): New function. + (fill-newline): Use fill-text-properties-at instead of + text-properties-at. + 2005-03-31 Karl Berry <karl@freefriends.org> * textmodes/tex-mode.el (tex-compile): shell-quote-argument,