/[emacs]/emacs/lisp/hexl.el
ViewVC logotype

Diff of /emacs/lisp/hexl.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.69.4.1 by lektu, Tue Jul 9 09:06:47 2002 UTC revision 1.69.4.2 by jpw, Sun Feb 2 16:12:41 2003 UTC
# Line 873  Customize the variable `hexl-follow-asci Line 873  Customize the variable `hexl-follow-asci
873    (substitute-key-definition 'self-insert-command 'hexl-self-insert-command    (substitute-key-definition 'self-insert-command 'hexl-self-insert-command
874                               hexl-mode-map (current-global-map))                               hexl-mode-map (current-global-map))
875    
876      (define-key hexl-mode-map "\C-m" 'hexl-self-insert-command)
877    (define-key hexl-mode-map [left] 'hexl-backward-char)    (define-key hexl-mode-map [left] 'hexl-backward-char)
878    (define-key hexl-mode-map [right] 'hexl-forward-char)    (define-key hexl-mode-map [right] 'hexl-forward-char)
879    (define-key hexl-mode-map [up] 'hexl-previous-line)    (define-key hexl-mode-map [up] 'hexl-previous-line)

Legend:
Removed from v.1.69.4.1  
changed lines
  Added in v.1.69.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26