]> git.eshelyaron.com Git - emacs.git/commit
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.
authorRichard M. Stallman <rms@gnu.org>
Wed, 2 Mar 1994 07:57:04 +0000 (07:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 2 Mar 1994 07:57:04 +0000 (07:57 +0000)
commitb8ca7cc378582397657c3a825131612d4eb2e80f
tree5aa1a4229ede142e0fa37f3a10c58efba4e6377e
parentda41135a678cea39bd3ef9797b9f989ed5c0f650
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.

Version 1.16.
(makefile-mode): Correct `make-variable-buffer-local' to
`make-local-variable'.  Set indent-tabs-mode to t.

(makefile-insert-macro-ref): Do not append a space
to the inserted macro reference.
(makefile-insert-macro-ref): Likewise if the reference is to
one of makefile-runtime-macros-list.
(makefile-format-macro-ref): If the name of the macro ref
starts with a '(' or '{' then the enclosing parentheses are not added.

(makefile-warn-suspicious-lines): New function.

Changed mode name to "Makefile" instead of "makefile".
lisp/progmodes/make-mode.el