From e0de00095e3c87a4231143b340b18d79d0592400 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 20 May 2020 14:35:16 +0100 Subject: [PATCH] el/dot-emacs.el: And the last use of `mdw-define-c-style'. :-( --- el/dot-emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el/dot-emacs.el b/el/dot-emacs.el index ce78d10..d477859 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -2876,7 +2876,7 @@ name, as a symbol." ;; Make Awk indentation nice. -(mdw-define-c-style mdw-awk +(mdw-define-c-style mdw-awk () (c-basic-offset . 2) (c-offsets-alist (substatement-open . 0) (c-backslash-column . 72) -- 2.11.0