*** /home/steve/cvsroot/emacs/lisp/progmodes/fortran.el.~1.151.~ 2008-11-20 13:49:53.000000000 +0100 --- /home/steve/cvsroot/emacs/lisp/progmodes/fortran.el 2008-12-12 14:59:26.000000000 +0100 *************** *** 914,920 **** "Fortran mode adds this to `hack-local-variables-hook'." (fortran-line-length fortran-line-length)) ! (declare-function gud-find-c-expr "gud.el" nil) (defun fortran-gud-find-expr () ;; Consider \n as punctuation (end of expression). --- 914,920 ---- "Fortran mode adds this to `hack-local-variables-hook'." (fortran-line-length fortran-line-length)) ! (declare-function gud-find-c-expr "gud.el") (defun fortran-gud-find-expr () ;; Consider \n as punctuation (end of expression).