Mercurial > emacs
diff man/programs.texi @ 47502:e8faddf96f0f
Add ref for Flyspell Prog mode.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Mon, 16 Sep 2002 15:19:27 +0000 |
| parents | 11e7a6a33a8c |
| children | df6767370b43 |
line wrap: on
line diff
--- a/man/programs.texi Mon Sep 16 15:18:24 2002 +0000 +++ b/man/programs.texi Mon Sep 16 15:19:27 2002 +0000 @@ -877,7 +877,9 @@ @cindex comments Because comments are such an important part of programming, Emacs -provides special commands for editing and inserting comments. +provides special commands for editing and inserting comments. It can +also do spell checking on comments with Flyspell Prog mode +(@pxref{Spelling}). @menu * Comment Commands:: Inserting, killing, and indenting comments.
