Index: emacs/lisp/progmodes/make-mode.el
diff -c emacs/lisp/progmodes/make-mode.el:1.95
emacs/lisp/progmodes/make-mode.el:1.96
*** emacs/lisp/progmodes/make-mode.el:1.95 Thu May 19 02:16:32 2005
--- emacs/lisp/progmodes/make-mode.el Thu May 19 15:46:00 2005
***************
*** 831,837 ****
;; Real TABs are important in makefiles
(setq indent-tabs-mode t)
! (run-hooks 'makefile-mode-hook))
;; These should do more than just differentiate font-lock.
;;;###autoload
--- 831,837 ----
;; Real TABs are important in makefiles
(setq indent-tabs-mode t)
! (run-mode-hooks 'makefile-mode-hook))
;; These should do more than just differentiate font-lock.
;;;###autoload
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs