/[emacs]/emacs/lisp/progmodes/autoconf.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/autoconf.el

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

revision 1.8 by jas, Fri Oct 29 23:34:48 2004 UTC revision 1.9 by lute, Thu May 26 16:39:27 2005 UTC
# Line 103  searching backwards at another AC_... co Line 103  searching backwards at another AC_... co
103    (set (make-local-variable 'indent-line-function) #'indent-relative)    (set (make-local-variable 'indent-line-function) #'indent-relative)
104    (set (make-local-variable 'add-log-current-defun-function)    (set (make-local-variable 'add-log-current-defun-function)
105          #'autoconf-current-defun-function)          #'autoconf-current-defun-function)
106    (run-hooks 'autoconf-mode-hook))    (run-mode-hooks 'autoconf-mode-hook))
107    
108  (provide 'autoconf-mode)  (provide 'autoconf-mode)
109    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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