summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/hexl.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/hexl.el b/lisp/hexl.el
index 806312b0bba..5fc08177e6b 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -77,6 +77,10 @@ and \"-de\" when dehexlfying a buffer.")
(defvar hexl-mode-map nil)
+(defvar hexl-mode-old-local-map)
+(defvar hexl-mode-old-mode-name)
+(defvar hexl-mode-old-major-mode)
+
;; routines
;;;###autoload