From df53967c090c62ac64120c790dfa735c9fec4cc8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Mon, 18 Nov 2002 11:57:49 +0000 Subject: [PATCH] (cc-align): Required by c-set-style. --- lisp/progmodes/cc-styles.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el index 1ee5f2dedcb..f5bfff85029 100644 --- a/lisp/progmodes/cc-styles.el +++ b/lisp/progmodes/cc-styles.el @@ -43,6 +43,7 @@ (cc-require 'cc-defs) (cc-require 'cc-vars) +(cc-require 'cc-align) ;; Warning: don't eval-defun this constant or you'll break style inheritance. -- 2.39.5