Mercurial > emacs
comparison lisp/ChangeLog @ 81552:34841f02adea
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 22 Jun 2007 07:56:01 +0000 |
parents | da58802bf02a |
children | 1145822df47e |
comparison
equal
deleted
inserted
replaced
81551:a39eb4ca5597 | 81552:34841f02adea |
---|---|
1 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org> | |
2 | |
3 * simple.el (next-error-recenter): New defcustom. | |
4 (next-error, next-error-internal): Recenter if specified, | |
5 immediately prior to running `next-error-hook'. | |
6 | |
1 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> | 7 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> |
2 | 8 |
3 * calc/calc-comb.el (math-small-factorial-table): New variable. | 9 * calc/calc-comb.el (math-small-factorial-table): New variable. |
4 (calcFunc-fact): Use `math-small-factorial-table'. | 10 (calcFunc-fact): Use `math-small-factorial-table'. |
5 | 11 |
20 New variables to use in caches. | 26 New variables to use in caches. |
21 | 27 |
22 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu> | 28 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu> |
23 | 29 |
24 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address | 30 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address |
25 regexp. | 31 regexp. |
26 | 32 |
27 * vc-hg.el (vc-hg-log-view-mode): New mode. | 33 * vc-hg.el (vc-hg-log-view-mode): New mode. |
28 | 34 |
29 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com> | 35 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com> |
30 | 36 |
46 | 52 |
47 2007-06-21 Carsten Dominik <dominik@science.uva.nl> | 53 2007-06-21 Carsten Dominik <dominik@science.uva.nl> |
48 | 54 |
49 * textmodes/org.el (org-export-with-footnotes): New option. | 55 * textmodes/org.el (org-export-with-footnotes): New option. |
50 (org-export-as-html): Fixed replacement bug for XEmacs. | 56 (org-export-as-html): Fixed replacement bug for XEmacs. |
51 (org-agenda-default-appointment-duration): New option. | 57 (org-agenda-default-appointment-duration): New option. |
52 | 58 |
53 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu> | 59 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu> |
54 | 60 |
55 * vc-hg.el: Add to do items. | 61 * vc-hg.el: Add to do items. |
56 (vc-hg-diff): Add support for comparing different revisions. | 62 (vc-hg-diff): Add support for comparing different revisions. |