[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el |
Date: |
Thu, 19 May 2005 11:46:01 -0400 |
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] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/05
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/13
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/17
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/17
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/17
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/18
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/18
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el,
Richard M . Stallman <=
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/20
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el, Daniel Pfeiffer, 2005/05/29