# HG changeset patch # User Kim F. Storm # Date 1029834377 0 # Node ID f3d2ffc730b3c875e6d753e7c19f5f6f2a233cce # Parent f0c8da8c1856c249e10752f80f3b66bef5ba2e3e Remove C-x C-k binding (now in kmacro.el). diff -r f0c8da8c1856 -r f3d2ffc730b3 lisp/edmacro.el --- a/lisp/edmacro.el Tue Aug 20 09:05:33 2002 +0000 +++ b/lisp/edmacro.el Tue Aug 20 09:06:17 2002 +0000 @@ -75,8 +75,6 @@ ;;; The user-level commands for editing macros. -;;;###autoload (define-key ctl-x-map "\C-k" 'edit-kbd-macro) - ;;;###autoload (defvar edmacro-eight-bits nil "*Non-nil if edit-kbd-macro should leave 8-bit characters intact.