]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove C-x C-k binding (now in kmacro.el).
authorKim F. Storm <storm@cua.dk>
Tue, 20 Aug 2002 09:06:17 +0000 (09:06 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 20 Aug 2002 09:06:17 +0000 (09:06 +0000)
lisp/edmacro.el

index e01e5960ff54010782322eb7ca1940e4ebbd076f..ae1b3f59896dc1925f9f18091f6687c9236fff6e 100644 (file)
@@ -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.