Mercurial > emacs
comparison lisp/ChangeLog @ 82444:364ec6a9a30b
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Fri, 17 Aug 2007 20:27:01 +0000 |
parents | 8b8f5e509809 |
children | 643ae46953f2 |
comparison
equal
deleted
inserted
replaced
82443:5d2017af3365 | 82444:364ec6a9a30b |
---|---|
1 2007-08-17 Jay Belanger <belanger@localhost.localdomain> | 1 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com> |
2 | 2 |
3 * calc/calc-units.el (math-standard-units): Give exact | 3 * calc/calc-units.el (math-standard-units): Give exact |
4 conversion for tsp. | 4 conversion for tsp. |
5 | |
6 * calc/calc.el (math-bignum-digit-length): Compute the | |
7 appropriate value. | |
8 | |
9 * calc/calc-bin.el (math-bignum-logb-digit-size) | |
10 (math-bignum-digit-power-of-two): | |
11 * calc/calc-comb.el (math-small-factorial-table): | |
12 * calc/calc-ext.el (math-approx-pi,math-approx-sqrt-e) | |
13 (math-approx-gamma-const): | |
14 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0) | |
15 (math-besY1, math-bernoulli-b-cache): | |
16 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2): | |
17 Remove `eval-when-compile's. | |
5 | 18 |
6 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) | 19 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) |
7 | 20 |
8 * progmode/cperl-mode.el (cperl-look-at-leading-count) | 21 * progmode/cperl-mode.el (cperl-look-at-leading-count) |
9 (cperl-find-pods-heres): Fix an error when typing expressions like | 22 (cperl-find-pods-heres): Fix an error when typing expressions like |