comparison lisp/ChangeLog @ 47566:65c4cd99d916

(eudc-install-menu): Use `define-key' and `easy-menu-create-menu' to avoid duplication of menu.
author John Paul Wallington <jpw@pobox.com>
date Fri, 20 Sep 2002 23:51:44 +0000
parents 9b55b43febf8
children c8b217797196
comparison
equal deleted inserted replaced
47565:a02c3a1fc1ab 47566:65c4cd99d916
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
4 macro and terminate editing. 9 macro and terminate editing.
5 (kmacro-step-edit-macro): Push previous macro onto ring if changed 10 (kmacro-step-edit-macro): Push previous macro onto ring if changed