X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/99f71598ea9e68f36306c49e1de1f2213846aaf1..cdae7c3ac0b1e37649da437f13401cba702ea803:/man/flymake.texi diff --git a/man/flymake.texi b/man/flymake.texi index 7a9ca11f4d..3861fe7081 100644 --- a/man/flymake.texi +++ b/man/flymake.texi @@ -11,13 +11,13 @@ 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 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.1 or +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