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

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

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

revision 1.12 by miles, Mon Sep 1 15:45:35 2003 UTC revision 1.13 by lute, Thu May 26 16:39:28 2005 UTC
# Line 147  Line 147 
147          font-lock-defaults '(m4-font-lock-keywords nil)          font-lock-defaults '(m4-font-lock-keywords nil)
148          )          )
149    (set-syntax-table m4-mode-syntax-table)    (set-syntax-table m4-mode-syntax-table)
150    (run-hooks 'm4-mode-hook))    (run-mode-hooks 'm4-mode-hook))
151    
152  (provide 'm4-mode)  (provide 'm4-mode)
153  ;;stuff to play with for debugging  ;;stuff to play with for debugging

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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