Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7882 emacs/lisp/ChangeLog:1.7883
*** emacs/lisp/ChangeLog:1.7882 Sun Jul  3 16:36:40 2005
--- emacs/lisp/ChangeLog        Sun Jul  3 19:25:36 2005
***************
*** 1,5 ****
--- 1,15 ----
  2005-07-03  Richard M. Stallman  <[EMAIL PROTECTED]>
  
+       * 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)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to