Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
flyspell-prog-mode がアクティブな Emacs では、C/C++ ヘッダー名も Flyspell によってチェックされます。そのため、スペル チェッカーは stdlib.h、stdio.h について不平を言いますが、string.h のようなものでは問題ありません。
この迷惑なフライスペルの動作を修正する方法を知っている人はいますか?