From 80d0edae927b550944eb54eb49a70cb7f5353b68 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 30 Aug 2005 10:36:40 +0000 Subject: [PATCH] (msdos-shells): Add defvar. --- lisp/progmodes/cmacexp.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el index 8db5d0c03fe..e2bcf984586 100644 --- a/lisp/progmodes/cmacexp.el +++ b/lisp/progmodes/cmacexp.el @@ -93,6 +93,9 @@ (provide 'cmacexp) +(defvar msdos-shells) + + (defgroup c-macro nil "Expand C macros in a region." :group 'c) -- 2.39.2