aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorColin Walters2001-11-24 22:34:26 +0000
committerColin Walters2001-11-24 22:34:26 +0000
commit906bd0efe9cfb93cde4b6423b046971b1fce2390 (patch)
tree8cdbf159ed4676665cccd17f7576297c75fb1312 /lisp/ChangeLog
parent4fdb78a13a6d4539877b4d93676e16a0b1e37e2d (diff)
downloademacs-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/ChangeLog3
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
62001-11-23 Colin Walters <walters@debian.org> 92001-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.