/[emacs]/emacs/lisp/progmodes/make-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/make-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.95 by pfeiffer, Thu May 19 02:16:32 2005 UTC revision 1.96 by rms, Thu May 19 15:46:00 2005 UTC
# Line 831  Makefile mode can be configured by modif Line 831  Makefile mode can be configured by modif
831    
832    ;; Real TABs are important in makefiles    ;; Real TABs are important in makefiles
833    (setq indent-tabs-mode t)    (setq indent-tabs-mode t)
834    (run-hooks 'makefile-mode-hook))    (run-mode-hooks 'makefile-mode-hook))
835    
836  ;; These should do more than just differentiate font-lock.  ;; These should do more than just differentiate font-lock.
837  ;;;###autoload  ;;;###autoload

Legend:
Removed from v.1.95  
changed lines
  Added in v.1.96

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26