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

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

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

revision 1.112 by gm, Fri Apr 30 18:54:44 2004 UTC revision 1.113 by rms, Fri Dec 31 14:53:40 2004 UTC
# Line 674  with no args, if that value is non-nil." Line 674  with no args, if that value is non-nil."
674           (let (fortran-blink-matching-if ; avoid blinking delay           (let (fortran-blink-matching-if ; avoid blinking delay
675                 indent-region-function)                 indent-region-function)
676             (indent-region start end nil))))             (indent-region start end nil))))
677    (set (make-local-variable 'require-final-newline) t)    (set (make-local-variable 'require-final-newline) mode-require-final-newline)
678    ;; The syntax tables don't understand the column-0 comment-markers.    ;; The syntax tables don't understand the column-0 comment-markers.
679    (set (make-local-variable 'comment-use-syntax) nil)    (set (make-local-variable 'comment-use-syntax) nil)
680    (set (make-local-variable 'comment-padding) "$$$")    (set (make-local-variable 'comment-padding) "$$$")

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

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