]> git.eshelyaron.com Git - emacs.git/commitdiff
(hexl-mode-map): More of previous change.
authorKarl Heuer <kwzh@gnu.org>
Fri, 25 Sep 1998 17:04:24 +0000 (17:04 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 25 Sep 1998 17:04:24 +0000 (17:04 +0000)
lisp/hexl.el

index e2768dc39cabc78a067ffa1adf2c5a7975960d86..40096800d0efb529a1b2d06ae25b5ffbe170c4c8 100644 (file)
@@ -831,7 +831,6 @@ Customize the variable `hexl-follow-ascii' to disable this feature."
   (define-key hexl-mode-map "\ej" 'hexl-goto-address)
   (define-key hexl-mode-map "\ek" 'undefined)
   (define-key hexl-mode-map "\el" 'undefined)
-  (define-key hexl-mode-map "\eo" 'undefined)
   (define-key hexl-mode-map "\eq" 'undefined)
   (define-key hexl-mode-map "\es" 'undefined)
   (define-key hexl-mode-map "\et" 'undefined)