[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/flymake.texi
From: |
Stefan Monnier |
Subject: |
[Emacs-diffs] Changes to emacs/man/flymake.texi |
Date: |
Mon, 09 Jan 2006 17:11:41 +0000 |
Index: emacs/man/flymake.texi
diff -u emacs/man/flymake.texi:1.9 emacs/man/flymake.texi:1.10
--- emacs/man/flymake.texi:1.9 Fri Jan 6 12:58:25 2006
+++ emacs/man/flymake.texi Mon Jan 9 17:11:41 2006
@@ -11,7 +11,7 @@
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
@@ -55,7 +55,6 @@
@menu
* Overview of Flymake::
-* Obtaining Flymake::
* Installing Flymake::
* Using Flymake::
* Configuring Flymake::
@@ -104,18 +103,6 @@
extended to support new syntax check tools and error message
patterns. @xref{Configuring Flymake}.
address@hidden Obtaining Flymake
address@hidden Obtaining Flymake
address@hidden Getting Flymake
-
-Release versions of Flymake can be downloaded from
address@hidden
@url{https://sourceforge.net/project/showfiles.php?group_id=77501}.
-
-You can also try the current development version available via CVS at
address@hidden://sourceforge.net/cvs/?group_id=77501}.
-
-Flymake's homepage is at @url{http://flymake.sourceforge.net}.
-
@node Installing Flymake
@chapter Installing
@cindex Installing Flymake