aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2002-09-20 23:51:44 +0000
committerJohn Paul Wallington2002-09-20 23:51:44 +0000
commita13a339168848d392339856d171c534dbd8b1dc6 (patch)
tree05ae47fcadfb24a0643020e9ac3e00984f3b90a5 /lisp/ChangeLog
parent5190c95ed41e6e59020362b7e37533ec302d5931 (diff)
downloademacs-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/ChangeLog5
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 @@
12002-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
12002-09-20 Kim F. Storm <storm@cua.dk> 62002-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