]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorAndreas Schwab <schwab@suse.de>
Mon, 19 Feb 2001 15:25:56 +0000 (15:25 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 19 Feb 2001 15:25:56 +0000 (15:25 +0000)
man/ChangeLog
man/programs.texi

index d19845e071d7015a1e3d053bb821ad163f1ac1b8..f9117d08cdf0f2ec65bb9a902a888aa49b3f8aaf 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-19  Andreas Schwab  <schwab@suse.de>
+
+       * programs.texi: Fix typo.
+
 2001-02-12  Michael Kifer <kifer@cs.sunysb.edu>
        
        * viper.texi: Fixed typos.
index f2619f0b02b7e298c364815ee8798da1f893c0c8..3a6bb07e63b3af7ecdcca21c306ca10fe022dd18 100644 (file)
@@ -1289,7 +1289,7 @@ removes comment delimiters on each line of the region.  (If every line
 is a comment, it removes comment delimiters from each; otherwise, it
 adds comment delimiters to each.)  If you are not using Transient Mark
 mode, then you should use the commands @code{comment-region} and
-@code{uncomment-region} to do these jobs (@pref{Multi-Line Comments}).
+@code{uncomment-region} to do these jobs (@pxref{Multi-Line Comments}).
 A prefix argument used in these circumstances specifies how many
 comment delimiters to add or how many to delete.