From e194bbb5c7fc94a74f98b4a1fdd76c0006b7f908 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 9 Aug 2005 11:24:48 +0000 Subject: [PATCH] Delete autoload for c-guess-basic-syntax. --- lisp/align.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/align.el b/lisp/align.el index a481ba11070..2cbc43e38d3 100644 --- a/lisp/align.el +++ b/lisp/align.el @@ -384,9 +384,6 @@ The possible settings for `align-region-separate' are: regexp function))))))) "The `type' form for any `align-rules-list' variable.") -(unless (functionp 'c-guess-basic-syntax) - (autoload 'c-guess-basic-syntax "cc-engine")) - (defcustom align-rules-list `((lisp-second-arg (regexp . "\\(^\\s-+[^( \t\n]\\|(\\(\\S-+\\)\\s-+\\)\\S-+\\(\\s-+\\)") -- 2.39.2