Mercurial > emacs
changeset 80738:77c3ba2ec6a9
* emulation/edt.el (edt-default-emulation-setup): Share
global-buffers-menu-map with the emulated global map.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 18 Aug 2008 19:09:07 +0000 |
parents | 60803f3caac0 |
children | 4a7a1ee0a7ce |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 16 16:52:10 2008 +0000 +++ b/lisp/ChangeLog Mon Aug 18 19:09:07 2008 +0000 @@ -1,3 +1,8 @@ +2008-08-18 Chong Yidong <cyd@stupidchicken.com> + + * emulation/edt.el (edt-default-emulation-setup): Share + global-buffers-menu-map with the emulated global map. + 2008-08-16 Chong Yidong <cyd@stupidchicken.com> * textmodes/flyspell.el (flyspell-word): Revert last change.