Mercurial > emacs
comparison lisp/ChangeLog @ 33666:c252d0b48ffe
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 21 Nov 2000 08:49:33 +0000 |
parents | 08665bf43aa4 |
children | 68245659ed49 |
comparison
equal
deleted
inserted
replaced
33665:b51b000b2c50 | 33666:c252d0b48ffe |
---|---|
1 2000-11-21 Miles Bader <miles@gnu.org> | 1 2000-11-21 Miles Bader <miles@gnu.org> |
2 | |
3 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional | |
4 inclusion of `track-mouse'. | |
2 | 5 |
3 * textmodes/refill.el (refill-ignorable-overlay): New variable. | 6 * textmodes/refill.el (refill-ignorable-overlay): New variable. |
4 (refill-adjust-ignorable-overlay): New function. | 7 (refill-adjust-ignorable-overlay): New function. |
5 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill | 8 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill |
6 only the paragraph's tail if possible. | 9 only the paragraph's tail if possible. |