aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c93f5f43089..505c3a589db 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-10-11 Jay Belanger <belanger@truman.edu>
2
3 * calc/calcalg2.el (calc-integral): With an argument, compute the
4 definite integral.
5
12005-10-11 Chong Yidong <cyd@stupidchicken.com> 62005-10-11 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * mouse.el (mouse-drag-region-1): Don't try to catch a 8 * mouse.el (mouse-drag-region-1): Don't try to catch a
diff --git a/man/ChangeLog b/man/ChangeLog
index 02c946cd642..66f7caa1ee8 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
12005-10-11 Jay Belanger <belanger@truman.edu>
2
3 * calc.texi (Integration): Mention using `a i' to compute definite
4 integrals.
5
12005-10-11 Juri Linkov <juri@jurta.org> 62005-10-11 Juri Linkov <juri@jurta.org>
2 7
3 * info.texi: Rearrange nodes. 8 * info.texi: Rearrange nodes.