mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
(hexl-mode-map): More of previous change.
This commit is contained in:
parent
405dadec66
commit
dfba246797
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user