emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/emacs fortran-xtra.texi


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/emacs fortran-xtra.texi
Date: Thu, 02 Jul 2009 02:31:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/02 02:31:12

Modified files:
        doc/emacs      : fortran-xtra.texi 

Log message:
        Re-order a few things to reduce some underfull lines in dvi output.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/fortran-xtra.texi?cvsroot=emacs&r1=1.7&r2=1.8

Patches:
Index: fortran-xtra.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/fortran-xtra.texi,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- fortran-xtra.texi   8 Jan 2009 05:28:49 -0000       1.7
+++ fortran-xtra.texi   2 Jul 2009 02:31:12 -0000       1.8
@@ -70,10 +70,10 @@
 
   In addition to the normal commands for moving by and operating on
 ``defuns'' (Fortran subprograms---functions and subroutines, using the
-commands @code{fortran-end-of-subprogram} and
address@hidden; as well as modules for F90
-mode), Fortran mode provides special commands to move by statements and
-other program units.
+commands @code{fortran-beginning-of-subprogram} and
address@hidden; as well as modules for F90 mode),
+Fortran mode provides special commands to move by statements and other
+program units.
 
 @table @kbd
 @kindex C-c C-n @r{(Fortran mode)}
@@ -129,8 +129,8 @@
 is like @code{fortran-end-of-block}, but moves backwards.
 @end table
 
-The commands @code{fortran-end-of-subprogram} and
address@hidden move to the end or start of the
+The commands @code{fortran-beginning-of-subprogram} and
address@hidden move to the start or end of the
 current subprogram, respectively.  The commands @code{fortran-mark-do}
 and @code{fortran-mark-if} mark the end of the current @code{do} or
 @code{if} block, and move point to the start.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]