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

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

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

revision 1.81 by gm, Sun Apr 24 19:42:28 2005 UTC revision 1.82 by lute, Thu May 26 16:39:27 2005 UTC
# Line 830  with no args, if that value is non-nil." Line 830  with no args, if that value is non-nil."
830    (set (make-local-variable 'end-of-defun-function) 'f90-end-of-subprogram)    (set (make-local-variable 'end-of-defun-function) 'f90-end-of-subprogram)
831    (set (make-local-variable 'add-log-current-defun-function)    (set (make-local-variable 'add-log-current-defun-function)
832         #'f90-current-defun)         #'f90-current-defun)
833    (run-hooks 'f90-mode-hook))    (run-mode-hooks 'f90-mode-hook))
834    
835    
836  ;; Inline-functions.  ;; Inline-functions.

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

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