aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0e0328d3bf6..206063923b0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12004-12-29 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-prog.el (calc-user-define-formula): Put default values
4 for function names in prompts.
5 (calc-user-define-permanent, calc-user-define-composition)
6 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7 default input for algebraic functions.
8
12004-12-29 Thien-Thi Nguyen <ttn@gnu.org> 92004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
2 10
3 * vc-rcs.el (vc-rcs-annotate-command): 11 * vc-rcs.el (vc-rcs-annotate-command):