Index: emacs/lisp/emulation/tpu-mapper.el diff -c emacs/lisp/emulation/tpu-mapper.el:1.14 emacs/lisp/emulation/tpu-mapper.el:1.15 *** emacs/lisp/emulation/tpu-mapper.el:1.14 Mon Sep 1 15:45:22 2003 --- emacs/lisp/emulation/tpu-mapper.el Mon May 30 06:49:59 2005 *************** *** 375,381 **** ;;; ;;; Load the newly defined keys and clean up ;;; ! (eval-current-buffer) (kill-buffer (current-buffer)) (kill-buffer "*scratch*") (kill-buffer "Gold-Keys") --- 375,381 ---- ;;; ;;; Load the newly defined keys and clean up ;;; ! (eval-buffer) (kill-buffer (current-buffer)) (kill-buffer "*scratch*") (kill-buffer "Gold-Keys")
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
