In Emacs, when flyspell-prog mode is active, C / C ++ header names are also checked by Flyspell. So the spellchecker complains about stdlib.h, stdio.h, but ok with something like string.h.
Does anyone know how to fix this annoying Flyspell behavior?
source share