]> code.delx.au - gnu-emacs/blobdiff - man/flymake.texi
(mode-line-buffer-identification-keymap):
[gnu-emacs] / man / flymake.texi
index bb1041609a2e0282f71f4c150b82c6e4eaa6bea2..3861fe7081290b8b0543c95591179f237028f461 100644 (file)
 This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}),
 which is a universal on-the-fly syntax checker for GNU Emacs.
 
-Copyright @copyright{} 2004, 2005 Free Software Foundation, Inc.
+Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2 or
 any later version published by the Free Software Foundation; with no
-Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
+Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
 and with the Back-Cover Texts as in (a) below.  A copy of the license
 is included in the section entitled ``GNU Free Documentation License''
 in the Emacs manual.
@@ -55,7 +55,6 @@ license to the document, as described in section 6 of the license.
 
 @menu
 * Overview of Flymake::
-* Obtaining Flymake::
 * Installing Flymake::
 * Using Flymake::
 * Configuring Flymake::
@@ -104,16 +103,6 @@ Flymake is a universal syntax checker in the sense that it's easily
 extended to support new syntax check tools and error message
 patterns. @xref{Configuring Flymake}.
 
-@node Obtaining Flymake
-@chapter Obtaining Flymake
-@cindex Getting Flymake
-
-Release versions of Flymake can be downloaded from
-@* @url{https://sourceforge.net/project/showfiles.php?group_id=77501}.
-You can also try current version available via CVS at @url{https://}.
-
-Flymake's homepage is at @url{http://flymake.sourceforge.net}.
-
 @node Installing Flymake
 @chapter Installing
 @cindex Installing Flymake