diff lisp/ChangeLog @ 79169:c6da63ecc892

(tpu-edt-old-global-values): New var. (tpu-edt-off): Use it. (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on the global-map before adding it to global-map.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 22 Oct 2007 04:42:10 +0000
parents a14b49f75b09
children cb5c3f9dc110
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 22 04:26:47 2007 +0000
+++ b/lisp/ChangeLog	Mon Oct 22 04:42:10 2007 +0000
@@ -1,5 +1,10 @@
 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
+	(tpu-edt-off): Use it.
+	(tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
+	the global-map before adding it to global-map.
+
 	* menu-bar.el (global-buffers-menu-map): New var.
 	(global-map, menu-bar-update-buffers): Use it.
 	* msb.el (msb-menu-bar-update-buffers): Use it.