/[emacs]/emacs/man/programs.texi
ViewVC logotype

Diff of /emacs/man/programs.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.94 by rms, Mon Mar 28 21:16:48 2005 UTC revision 1.95 by gm, Tue Mar 29 18:14:04 2005 UTC
# Line 1971  with another style of continuation lines Line 1971  with another style of continuation lines
1971  @vindex indent-tabs-mode @r{(Fortran mode)}  @vindex indent-tabs-mode @r{(Fortran mode)}
1972  @vindex fortran-analyze-depth  @vindex fortran-analyze-depth
1973  @vindex fortran-tab-mode-default  @vindex fortran-tab-mode-default
 @vindex fortran-tab-mode-string  
1974    Fortran mode can use either style of continuation line.  When you    Fortran mode can use either style of continuation line.  When you
1975  enter Fortran mode, it tries to deduce the proper continuation style  enter Fortran mode, it tries to deduce the proper continuation style
1976  automatically from the buffer contents.  It does this by scanning up to  automatically from the buffer contents.  It does this by scanning up to
# Line 1984  non-@code{nil} for tab format) is used. Line 1983  non-@code{nil} for tab format) is used.
1983  indicates tab format is selected.  Fortran mode sets the value of  indicates tab format is selected.  Fortran mode sets the value of
1984  @code{indent-tabs-mode} accordingly (@pxref{Just Spaces}).  @code{indent-tabs-mode} accordingly (@pxref{Just Spaces}).
1985    
 @vindex fortran-continuation-string  
1986    If the text on a line starts with the Fortran continuation marker    If the text on a line starts with the Fortran continuation marker
1987  @samp{$}, or if it begins with any non-whitespace character in column  @samp{$}, or if it begins with any non-whitespace character in column
1988  5, Fortran mode treats it as a continuation line.  When you indent a  5, Fortran mode treats it as a continuation line.  When you indent a
# Line 2068  followed. Line 2066  followed.
2066  Extra indentation within each level of @samp{do} statement (default 3).  Extra indentation within each level of @samp{do} statement (default 3).
2067    
2068  @item fortran-if-indent  @item fortran-if-indent
2069  Extra indentation within each level of @samp{if} statement (default 3).  Extra indentation within each level of @samp{if}, @samp{select case}, or
2070    @samp{where} statements (default 3).
2071    
2072  @item fortran-structure-indent  @item fortran-structure-indent
2073  Extra indentation within each level of @samp{structure}, @samp{union},  Extra indentation within each level of @samp{structure}, @samp{union},

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.95

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26