summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-09-16 15:19:27 +0000
committerRichard M. Stallman <rms@gnu.org>2002-09-16 15:19:27 +0000
commit8f50b630a14e8ab15aa4e65d5c61b32e958a3607 (patch)
tree13c7c8c01d4d799e62b5da50338a2e94052584c0
parent7219db67a469aaa1470ef804e7daab3442151794 (diff)
downloademacs-8f50b630a14e8ab15aa4e65d5c61b32e958a3607.tar.gz
emacs-8f50b630a14e8ab15aa4e65d5c61b32e958a3607.tar.bz2
emacs-8f50b630a14e8ab15aa4e65d5c61b32e958a3607.zip
Add ref for Flyspell Prog mode.
-rw-r--r--man/programs.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/programs.texi b/man/programs.texi
index a05c5aff7d7..6515d9e4145 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -877,7 +877,9 @@ underline. @xref{Face Customization}.
@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.