changeset 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 c0b4dc1b7414
children 8b3fa993e0ad
files man/programs.texi
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
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.