diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e425cb50d0..ad2b0fa9dfc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,10 @@ | |||
| 3 | * calc/calc-store.el (calc-copy-variable): Fix mistyped variable | 3 | * calc/calc-store.el (calc-copy-variable): Fix mistyped variable |
| 4 | name. Change the way a variable is displayed in a message. | 4 | name. Change the way a variable is displayed in a message. |
| 5 | 5 | ||
| 6 | * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit) | ||
| 7 | (calc-user-define-permanent, calc-execute-kbd-macro): | ||
| 8 | Replace old function MacEdit-parse-keys with edmacro-parse-keys. | ||
| 9 | |||
| 6 | 2004-12-30 Kenichi Handa <handa@m17n.org> | 10 | 2004-12-30 Kenichi Handa <handa@m17n.org> |
| 7 | 11 | ||
| 8 | * files.el (basic-save-buffer-1): Set | 12 | * files.el (basic-save-buffer-1): Set |