Index: doc/refrat/refrat.tex
===================================================================
--- doc/refrat/refrat.tex	(revision 20e409e93fce6611eba969494080400b3e96257e)
+++ doc/refrat/refrat.tex	(revision 9909842cedd2370f34b1fa4623952067ef6a846a)
@@ -105,6 +105,7 @@
 % adjust listings macros
 \lstdefinelanguage{CFA}[ANSI]{C}%
-{morekeywords={asm,_At,_Atomic,catch,catchResume,choose,_Complex,context,disable,dtype,enable,
-fallthru,finally,forall,ftype,_Imaginary,lvalue,restrict,throw,throwResume,try,type,},
+{morekeywords={asm,_Alignas,_Alignof,_At,_Atomic,_Bool,catch,catchResume,choose,_Complex,context,disable,dtype,enable,
+	fallthru,finally,forall,ftype,_Generic,_Imaginary,inline,lvalue,_Noreturn,restrict,_Static_assert,
+	_Thread_local,throw,throwResume,try,type,},
 }%
 
