Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
2548:c4c8a36043be | 2549:9ec13301bb30 |
---|---|
1 2005-02-03 Ben Wing <ben@xemacs.org> | |
2 | |
3 * paragraphs.el: | |
4 * paragraphs.el (paragraphs): New. | |
5 * paragraphs.el (use-hard-newlines): Removed. | |
6 * paragraphs.el (paragraph-start): | |
7 * paragraphs.el (paragraph-separate): | |
8 * paragraphs.el (sentence-end-double-space): New. | |
9 * paragraphs.el (sentence-end-without-period): New. | |
10 * paragraphs.el (sentence-end): | |
11 * paragraphs.el (forward-paragraph): | |
12 * paragraphs.el (backward-paragraph): | |
13 * paragraphs.el (mark-paragraph): | |
14 * paragraphs.el (forward-sentence): | |
15 * paragraphs.el (mark-end-of-sentence): | |
16 * paragraphs.el (transpose-sentences): | |
17 Sync to 21.3. Depends on easy-mmode in core. | |
18 | |
1 2005-02-02 Ben Wing <ben@xemacs.org> | 19 2005-02-02 Ben Wing <ben@xemacs.org> |
2 | 20 |
3 * easy-mmode.el, regexp-opt.el: | 21 * easy-mmode.el, regexp-opt.el: |
4 Move these files into core. | 22 Move these files into core. |
5 Uncomment stuff depending on new custom.el. | 23 Uncomment stuff depending on new custom.el. |
247 * custom.el (custom-theme-reset-internal): | 265 * custom.el (custom-theme-reset-internal): |
248 * custom.el (copy-upto-last): Removed. | 266 * custom.el (copy-upto-last): Removed. |
249 * custom.el (custom-theme-reset-variables): | 267 * custom.el (custom-theme-reset-variables): |
250 * custom.el (custom-reset-variables): | 268 * custom.el (custom-reset-variables): |
251 Sync with FSF 21.3. | 269 Sync with FSF 21.3. |
252 | |
253 2004-11-09 Ben Wing <ben@xemacs.org> | |
254 | |
255 * paragraphs.el: | |
256 * paragraphs.el (paragraphs): New. | |
257 * paragraphs.el (use-hard-newlines): Removed. | |
258 * paragraphs.el (paragraph-start): | |
259 * paragraphs.el (paragraph-separate): | |
260 * paragraphs.el (sentence-end-double-space): New. | |
261 * paragraphs.el (sentence-end-without-period): New. | |
262 * paragraphs.el (sentence-end): | |
263 * paragraphs.el (forward-paragraph): | |
264 * paragraphs.el (backward-paragraph): | |
265 * paragraphs.el (mark-paragraph): | |
266 * paragraphs.el (forward-sentence): | |
267 * paragraphs.el (mark-end-of-sentence): | |
268 * paragraphs.el (transpose-sentences): | |
269 Sync to 21.3. Depends on easy-mmode in core. | |
270 | |
271 | 270 |
272 2005-01-31 Ben Wing <ben@xemacs.org> | 271 2005-01-31 Ben Wing <ben@xemacs.org> |
273 | 272 |
274 * help.el: | 273 * help.el: |
275 * help.el (describe-distribution): Go to appropriate FAQ entry. | 274 * help.el (describe-distribution): Go to appropriate FAQ entry. |