Mercurial > emacs
changeset 70780:1921a3870365
(makefile-mode): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 20 May 2006 18:36:11 +0000 |
parents | eac5a8dcaf4e |
children | e45930338ccf |
files | lisp/progmodes/make-mode.el |
diffstat | 1 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/make-mode.el Sat May 20 18:19:36 2006 +0000 +++ b/lisp/progmodes/make-mode.el Sat May 20 18:36:11 2006 +0000 @@ -724,11 +724,10 @@ 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