# HG changeset patch # User Richard M. Stallman # Date 1120418736 0 # Node ID 96ba90fe813aa23da2a76b0d258ca47f430e5b90 # Parent 4b67deb7c72e4d8eb53aa11c72d1c774325798bb *** empty log message *** diff -r 4b67deb7c72e -r 96ba90fe813a lisp/ChangeLog --- a/lisp/ChangeLog Sun Jul 03 19:25:20 2005 +0000 +++ b/lisp/ChangeLog Sun Jul 03 19:25:36 2005 +0000 @@ -1,5 +1,15 @@ 2005-07-03 Richard M. Stallman + * emulation/tpu-edt.el (tpu-original-global-map): Don't copy + global-map, save the same map. + (global-map): Don't alter it at top level. + (tpu-edt-on): Save global map in tpu-original-global-map, then copy. + Then alter it here instead. + (tpu-edt-off): Set global-map to the saved one. + + * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted. + All references simplified. + * textmodes/artist.el (artist-key-is-drawing) (artist-key-endpoint1, artist-key-poly-point-list) (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)