diff options
| author | Colin Walters | 2001-11-24 22:34:26 +0000 |
|---|---|---|
| committer | Colin Walters | 2001-11-24 22:34:26 +0000 |
| commit | 906bd0efe9cfb93cde4b6423b046971b1fce2390 (patch) | |
| tree | 8cdbf159ed4676665cccd17f7576297c75fb1312 /lisp/ChangeLog | |
| parent | 4fdb78a13a6d4539877b4d93676e16a0b1e37e2d (diff) | |
| download | emacs-906bd0efe9cfb93cde4b6423b046971b1fce2390.tar.gz emacs-906bd0efe9cfb93cde4b6423b046971b1fce2390.zip | |
(Commentary): Cleanup, and add logistic curve fitting suggestion from
Robert J. Chassell <bob@rattlesnake.com>.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8de62adfeb4..128c512c5a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | * calc/calc-ext.el (calc-init-extensions): Update the rest of the | 3 | * calc/calc-ext.el (calc-init-extensions): Update the rest of the |
| 4 | autoload names to match files renamed on initial calc import. | 4 | autoload names to match files renamed on initial calc import. |
| 5 | 5 | ||
| 6 | * calc/calc.el (Commentary): Cleanup, and add logistic curve | ||
| 7 | fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>. | ||
| 8 | |||
| 6 | 2001-11-23 Colin Walters <walters@debian.org> | 9 | 2001-11-23 Colin Walters <walters@debian.org> |
| 7 | 10 | ||
| 8 | * Makefile.in (finder_setwins, setwins): Include Calc again. | 11 | * Makefile.in (finder_setwins, setwins): Include Calc again. |