aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c63e8a14910..5fae5de22db 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12004-10-26 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
4 (full-calc-keypad, calc-trail-display): Use an extra argument
5 instead of `interactive-p'.
6
7 * calc/calc-misc.el (calc-other-window): Use an extra argument
8 instead of `interactive-p'.
9
10 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
11 `interactive-p'.
12
12004-10-26 Kim F. Storm <storm@cua.dk> 132004-10-26 Kim F. Storm <storm@cua.dk>
2 14
3 * help.el (describe-key): Describe both down-event and up-event 15 * help.el (describe-key): Describe both down-event and up-event