Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
79168:a14b49f75b09 | 79169:c6da63ecc892 |
---|---|
1 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var. | |
4 (tpu-edt-off): Use it. | |
5 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on | |
6 the global-map before adding it to global-map. | |
2 | 7 |
3 * menu-bar.el (global-buffers-menu-map): New var. | 8 * menu-bar.el (global-buffers-menu-map): New var. |
4 (global-map, menu-bar-update-buffers): Use it. | 9 (global-map, menu-bar-update-buffers): Use it. |
5 * msb.el (msb-menu-bar-update-buffers): Use it. | 10 * msb.el (msb-menu-bar-update-buffers): Use it. |
6 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond) | 11 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond) |