emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 03 Jul 2005 15:25:37 -0400

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  <address@hidden>
  
+       * 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]