From: Alan Mackenzie Date: Tue, 26 Oct 2021 16:54:01 +0000 (+0000) Subject: * lisp/progmodes/cc-engine.el (c-fontify-new-found-type): Declare near BO File X-Git-Tag: emacs-29.0.90~3671^2~406 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f150387f17ed24e4bc19842866fdc254ca3f945;p=emacs.git * lisp/progmodes/cc-engine.el (c-fontify-new-found-type): Declare near BO File --- diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el index ace6b1b686a..75487bdb6b6 100644 --- a/lisp/progmodes/cc-engine.el +++ b/lisp/progmodes/cc-engine.el @@ -174,6 +174,7 @@ (cc-bytecomp-defun c-clear-string-fences) (cc-bytecomp-defun c-restore-string-fences) (cc-bytecomp-defun c-remove-string-fences) +(cc-bytecomp-defun c-fontify-new-found-type) ;; Make declarations for all the `c-lang-defvar' variables in cc-langs.