Mercurial > emacs
comparison lisp/hexl.el @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
951 (define-key hexl-mode-map "\C-x\C-s" 'hexl-save-buffer) | 951 (define-key hexl-mode-map "\C-x\C-s" 'hexl-save-buffer) |
952 (define-key hexl-mode-map "\C-x\C-t" 'undefined)) | 952 (define-key hexl-mode-map "\C-x\C-t" 'undefined)) |
953 | 953 |
954 (provide 'hexl) | 954 (provide 'hexl) |
955 | 955 |
956 ;;; arch-tag: d5a7aa8a-9bce-480b-bcff-6c4c7ca5ea4a | |
957 ;;; hexl.el ends here | 956 ;;; hexl.el ends here |