Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2549:9ec13301bb30
[xemacs-hg @ 2005-02-03 07:15:56 by ben]
behavior ws #5: paragraphs.el sync to 21.3
paragraphs.el: Sync to 21.3. Depends on easy-mmode in core.
author | ben |
---|---|
date | Thu, 03 Feb 2005 07:15:56 +0000 |
parents | c4c8a36043be |
children | 317f30471f4e |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 03 07:11:28 2005 +0000 +++ b/lisp/ChangeLog Thu Feb 03 07:15:56 2005 +0000 @@ -1,3 +1,21 @@ +2005-02-03 Ben Wing <ben@xemacs.org> + + * paragraphs.el: + * paragraphs.el (paragraphs): New. + * paragraphs.el (use-hard-newlines): Removed. + * paragraphs.el (paragraph-start): + * paragraphs.el (paragraph-separate): + * paragraphs.el (sentence-end-double-space): New. + * paragraphs.el (sentence-end-without-period): New. + * paragraphs.el (sentence-end): + * paragraphs.el (forward-paragraph): + * paragraphs.el (backward-paragraph): + * paragraphs.el (mark-paragraph): + * paragraphs.el (forward-sentence): + * paragraphs.el (mark-end-of-sentence): + * paragraphs.el (transpose-sentences): + Sync to 21.3. Depends on easy-mmode in core. + 2005-02-02 Ben Wing <ben@xemacs.org> * easy-mmode.el, regexp-opt.el: @@ -250,25 +268,6 @@ * custom.el (custom-reset-variables): Sync with FSF 21.3. -2004-11-09 Ben Wing <ben@xemacs.org> - - * paragraphs.el: - * paragraphs.el (paragraphs): New. - * paragraphs.el (use-hard-newlines): Removed. - * paragraphs.el (paragraph-start): - * paragraphs.el (paragraph-separate): - * paragraphs.el (sentence-end-double-space): New. - * paragraphs.el (sentence-end-without-period): New. - * paragraphs.el (sentence-end): - * paragraphs.el (forward-paragraph): - * paragraphs.el (backward-paragraph): - * paragraphs.el (mark-paragraph): - * paragraphs.el (forward-sentence): - * paragraphs.el (mark-end-of-sentence): - * paragraphs.el (transpose-sentences): - Sync to 21.3. Depends on easy-mmode in core. - - 2005-01-31 Ben Wing <ben@xemacs.org> * help.el: