From: Chong Yidong Date: Mon, 18 Aug 2008 19:09:07 +0000 (+0000) Subject: * emulation/edt.el (edt-default-emulation-setup): Share X-Git-Tag: emacs-pretest-22.2.91~23 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aa0585b0c2bfb903c4ca44008810f7985b1c0112;p=emacs.git * emulation/edt.el (edt-default-emulation-setup): Share global-buffers-menu-map with the emulated global map. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 34bf5b5c495..f9ce52aaeb1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-08-18 Chong Yidong + + * emulation/edt.el (edt-default-emulation-setup): Share + global-buffers-menu-map with the emulated global map. + 2008-08-16 Chong Yidong * textmodes/flyspell.el (flyspell-word): Revert last change.