]> git.eshelyaron.com Git - emacs.git/commitdiff
(makefile-mode): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 20 May 2006 18:36:11 +0000 (18:36 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 May 2006 18:36:11 +0000 (18:36 +0000)
lisp/progmodes/make-mode.el

index 3bbfeaac683adf0abf8e793260d3c3673f3bd0f8..32d245f67f2d9d2f1a58b076ea49191700945976 100644 (file)
@@ -724,11 +724,10 @@ The function must satisfy this calling convention:
 
 If you are editing a file for a different make, try one of the
 variants `makefile-automake-mode', `makefile-gmake-mode',
-`makefile-makepp-mode', `makefile-bsdmake-mode' or, 
-`makefile-imake-mode'All but the
-last should be correctly chosen based on the file name, except if
-it is *.mk.  This function ends by invoking the function(s)
-`makefile-mode-hook'.
+`makefile-makepp-mode', `makefile-bsdmake-mode' or,
+`makefile-imake-mode'.  All but the last should be correctly
+chosen based on the file name, except if it is *.mk.  This
+function ends by invoking the function(s) `makefile-mode-hook'.
 
 It is strongly recommended to use `font-lock-mode', because that
 provides additional parsing information.  This is used for