1 rizwank 1.1 2 state style_emacs_verbose 3 { 4 BEGIN { 5 call (style_emacs); 6 verbose_highlighting = true; 7 return; 8 } 9 } 10 11 12 /* 13 Local variables: 14 mode: c 15 End: 16 */