emacs-diffs
[Top][All Lists]
Advanced

[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 13:50:19 +0000

Index: emacs/man/fortran-xtra.texi
diff -u emacs/man/fortran-xtra.texi:1.3 emacs/man/fortran-xtra.texi:1.4
--- emacs/man/fortran-xtra.texi:1.3     Sat May  6 13:25:54 2006
+++ emacs/man/fortran-xtra.texi Sat May  6 13:50:19 2006
@@ -20,8 +20,13 @@
 typing when you insert Fortran keywords.
 
   Use @kbd{M-x fortran-mode} to switch to this major mode.  This
-command runs the hook @code{fortran-mode-hook}.  @xref{Hooks,,, emacs,
-the Emacs Manual}.
+command runs the hook @code{fortran-mode-hook}.
address@hidden
address@hidden,,, emacs, the Emacs Manual}.
address@hidden iftex
address@hidden
address@hidden
address@hidden ifnottex
 
 @cindex Fortran77 and Fortran90
 @findex f90-mode
@@ -424,7 +429,13 @@
 (@pxref{ForIndent Cont}).  This splitting happens when you type
 @key{SPC}, @key{RET}, or @key{TAB}, and also in the Fortran
 indentation commands.  You activate Auto Fill in Fortran mode in the
-normal way.  @xref{Auto Fill,,, emacs, the Emacs Manual}.
+normal way.
address@hidden
address@hidden Fill,,, emacs, the Emacs Manual}.
address@hidden iftex
address@hidden
address@hidden Fill}.
address@hidden ifnottex
 
 @vindex fortran-break-before-delimiters
    Auto Fill breaks lines at spaces or delimiters when the lines get
@@ -436,8 +447,13 @@
 Otherwise (and by default), the break comes before the delimiter.
 
   To enable Auto Fill in all Fortran buffers, add
address@hidden to @code{fortran-mode-hook}.  @xref{Hooks,,,
-emacs, the Emacs Manual}.
address@hidden to @code{fortran-mode-hook}.
address@hidden
address@hidden,,, emacs, the Emacs Manual}.
address@hidden iftex
address@hidden
address@hidden
address@hidden ifnottex
 
 @node Fortran Columns
 @subsection Checking Columns in Fortran
@@ -507,7 +523,12 @@
   Fortran mode provides many built-in abbrevs for common keywords and
 declarations.  These are the same sort of abbrev that you can define
 yourself.  To use them, you must turn on Abbrev mode.
address@hidden
 @xref{Abbrevs,,, emacs, the Emacs Manual}.
address@hidden iftex
address@hidden
address@hidden
address@hidden ifnottex
 
   The built-in abbrevs are unusual in one way: they all start with a
 semicolon.  You cannot normally use semicolon in an abbrev, but Fortran




reply via email to

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