Index: doc/refrat/refrat.tex
===================================================================
--- doc/refrat/refrat.tex	(revision 20e409e93fce6611eba969494080400b3e96257e)
+++ doc/refrat/refrat.tex	(revision 4673385463bf1255bd0a027cd1670ed4a00fcbef)
@@ -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,},
 }%
 
