diff options
| author | John Paul Wallington | 2002-09-20 23:51:44 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2002-09-20 23:51:44 +0000 |
| commit | a13a339168848d392339856d171c534dbd8b1dc6 (patch) | |
| tree | 05ae47fcadfb24a0643020e9ac3e00984f3b90a5 /lisp/ChangeLog | |
| parent | 5190c95ed41e6e59020362b7e37533ec302d5931 (diff) | |
| download | emacs-a13a339168848d392339856d171c534dbd8b1dc6.tar.gz emacs-a13a339168848d392339856d171c534dbd8b1dc6.zip | |
(eudc-install-menu): Use `define-key' and
`easy-menu-create-menu' to avoid duplication of menu.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 46e155111b3..e139cf6113e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-09-21 John Paul Wallington <jpw@shootybangbang.com> | ||
| 2 | |||
| 3 | * net/eudc.el (eudc-install-menu): Use `define-key' and | ||
| 4 | `easy-menu-create-menu' to avoid duplication of menu. | ||
| 5 | |||
| 1 | 2002-09-20 Kim F. Storm <storm@cua.dk> | 6 | 2002-09-20 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * kmacro.el (kmacro-step-edit-query): Use RET to execute rest of | 8 | * kmacro.el (kmacro-step-edit-query): Use RET to execute rest of |