Mercurial > emacs
comparison lisp/ChangeLog @ 82280:596b8bc7e05e
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 05 Aug 2007 13:22:45 +0000 |
parents | e2fa2bd67693 |
children | a779619b8058 |
comparison
equal
deleted
inserted
replaced
82279:3f6660bf6595 | 82280:596b8bc7e05e |
---|---|
1 2007-08-05 Jay Belanger <belanger@localhost.localdomain> | |
2 | |
3 * calc/calc-nlfit.el (math-nlfit-curve): | |
4 Remove unnecessary variables. | |
5 (math-nlfit-givens): Let bind free variables. | |
6 | |
1 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br> | 7 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br> |
2 | 8 |
3 * printing.el: Require lpr and ps-print when loading printing package. | 9 * printing.el: Require lpr and ps-print when loading printing package. |
4 Reported by Glenn Morris <rgm@gnu.org>. | 10 Reported by Glenn Morris <rgm@gnu.org>. |
5 | 11 |