[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/fortran-xtra.texi
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/man/fortran-xtra.texi |
Date: |
Sat, 06 May 2006 20:42:22 +0000 |
Index: emacs/man/fortran-xtra.texi
diff -u emacs/man/fortran-xtra.texi:1.4 emacs/man/fortran-xtra.texi:1.5
--- emacs/man/fortran-xtra.texi:1.4 Sat May 6 13:50:19 2006
+++ emacs/man/fortran-xtra.texi Sat May 6 20:42:21 2006
@@ -94,7 +94,7 @@
@item C-M-n
Move to the end of the current code block
(@code{fortran-end-of-block}/@code{f90-end-of-block}). With a numeric
-agument, move forward that number of blocks. The mark is set before
+argument, move forward that number of blocks. The mark is set before
moving point. The F90 mode version of this command checks for
consistency of block types and labels (if present), but it does not
check the outermost block since that may be incomplete.