changeset 46970:f3d2ffc730b3

Remove C-x C-k binding (now in kmacro.el).
author Kim F. Storm <storm@cua.dk>
date Tue, 20 Aug 2002 09:06:17 +0000
parents f0c8da8c1856
children 198044ad4cb7
files lisp/edmacro.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.