summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-05-05 04:18:33 +0000
committerRichard M. Stallman <rms@gnu.org>1997-05-05 04:18:33 +0000
commit277a705c61ef7934f27c3f30dec14cd07372210f (patch)
tree90d0f55561858a75fac7155c8f877b5f89f7a4c6
parentc851eedc82ef414eac8303b43963e28042a0ffbc (diff)
downloademacs-277a705c61ef7934f27c3f30dec14cd07372210f.tar.gz
(hexl-mode): Add a mode-class property.
-rw-r--r--lisp/hexl.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/hexl.el b/lisp/hexl.el
index 577a7222cf5..b2234d4000c 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -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>