Mercurial > emacs
comparison lisp/ChangeLog @ 61156:b18a0b88ee06
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 31 Mar 2005 04:45:27 +0000 |
parents | 81b738b4c729 |
children | 6d20273b0b9b 4da4a09e8b1b |
comparison
equal
deleted
inserted
replaced
61155:801f886872c5 | 61156:b18a0b88ee06 |
---|---|
1 2005-03-31 Kenichi Handa <handa@etlken2> | |
2 | |
3 * textmodes/fill.el (fill-text-properties-at): New function. | |
4 (fill-newline): Use fill-text-properties-at instead of | |
5 text-properties-at. | |
6 | |
1 2005-03-31 Karl Berry <karl@freefriends.org> | 7 2005-03-31 Karl Berry <karl@freefriends.org> |
2 | 8 |
3 * textmodes/tex-mode.el (tex-compile): shell-quote-argument, | 9 * textmodes/tex-mode.el (tex-compile): shell-quote-argument, |
4 not comint-quote-filename. | 10 not comint-quote-filename. |
5 | 11 |