1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(hexl-mode-old-local-map, hexl-mode-old-mode-name)

(hexl-mode-old-major-mode): Add defvars.
This commit is contained in:
Richard M. Stallman 1995-03-12 17:14:54 +00:00
parent 519bfec496
commit f39c6650e2

View File

@ -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