(hexl-mode): Add a mode-class property.
This commit is contained in:
parent
de3c9b09b4
commit
2d902813fa
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@ and \"-de\" when dehexlifying a buffer."
|
|||
|
||||
;; routines
|
||||
|
||||
(put 'hexl-mode 'mode-class 'special)
|
||||
|
||||
;;;###autoload
|
||||
(defun hexl-mode (&optional arg)
|
||||
"\\<hexl-mode-map>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue