Mercurial > emacs
comparison lisp/ChangeLog @ 56490:0336358d715b
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 20 Jul 2004 20:51:26 +0000 |
parents | 0ac475fb519c |
children | 97254c2ac9ab |
comparison
equal
deleted
inserted
replaced
56489:fb549e5bb99c | 56490:0336358d715b |
---|---|
1 2004-07-20 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * textmodes/fill.el (fill-comment-paragraph): Handle indent-tabs-mode. | |
4 (fill-delete-newlines): Call sentence-end as function. | |
5 (fill-nobreak-p, canonically-space-region): Likewise. | |
6 (fill-nobreak-p): If this break point is at the end of the line, | |
7 don't consider the newline which follows as a reason to return t. | |
8 | |
1 2004-07-19 John Paul Wallington <jpw@gnu.org> | 9 2004-07-19 John Paul Wallington <jpw@gnu.org> |
2 | 10 |
3 * dired-aux.el (dired-file-set-difference): Don't use `caddr'. | 11 * dired-aux.el (dired-file-set-difference): Don't use `caddr'. |
4 | 12 |
5 2004-07-18 Luc Teirlinck <teirllm@auburn.edu> | 13 2004-07-18 Luc Teirlinck <teirllm@auburn.edu> |