From e88fc3ee986c849691652fc518ce911566f2379e Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 20 Aug 2002 09:06:17 +0000 Subject: [PATCH] Remove C-x C-k binding (now in kmacro.el). --- lisp/edmacro.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/edmacro.el b/lisp/edmacro.el index e01e5960ff5..ae1b3f59896 100644 --- a/lisp/edmacro.el +++ b/lisp/edmacro.el @@ -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. -- 2.39.5