emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 5f15038: * lisp/progmodes/cc-engine.el (c-fontify-new-found-type)


From: Alan Mackenzie
Subject: master 5f15038: * lisp/progmodes/cc-engine.el (c-fontify-new-found-type): Declare near BO File
Date: Tue, 26 Oct 2021 12:58:25 -0400 (EDT)

branch: master
commit 5f150387f17ed24e4bc19842866fdc254ca3f945
Author: Alan Mackenzie <acm@muc.de>
Commit: Alan Mackenzie <acm@muc.de>

    * lisp/progmodes/cc-engine.el (c-fontify-new-found-type): Declare near BO 
File
---
 lisp/progmodes/cc-engine.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el
index ace6b1b..75487bd 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]