Mercurial > emacs
comparison lisp/ChangeLog @ 81556:1145822df47e
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 22 Jun 2007 08:15:02 +0000 |
parents | 34841f02adea |
children | 9bdc3e434294 |
comparison
equal
deleted
inserted
replaced
81555:a0461babeddf | 81556:1145822df47e |
---|---|
1 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org> | 1 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org> |
2 | 2 |
3 * simple.el (next-error-recenter): New defcustom. | 3 * simple.el (next-error-recenter): New defcustom. |
4 (next-error, next-error-internal): Recenter if specified, | 4 (next-error, next-error-internal): Recenter if specified, |
5 immediately prior to running `next-error-hook'. | 5 immediately prior to running `next-error-hook'. |
6 | |
7 * progmodes/hideshow.el (hs-show-block): Use line-end-position. | |
8 (hs-hide-block-at-point, hs-hide-comment-region): Likewise. | |
6 | 9 |
7 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> | 10 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com> |
8 | 11 |
9 * calc/calc-comb.el (math-small-factorial-table): New variable. | 12 * calc/calc-comb.el (math-small-factorial-table): New variable. |
10 (calcFunc-fact): Use `math-small-factorial-table'. | 13 (calcFunc-fact): Use `math-small-factorial-table'. |