emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/fortran.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/fortran.el
Date: Sun, 12 May 2002 13:28:43 -0400

Index: emacs/lisp/progmodes/fortran.el
diff -c emacs/lisp/progmodes/fortran.el:1.93 
emacs/lisp/progmodes/fortran.el:1.94
*** emacs/lisp/progmodes/fortran.el:1.93        Sun May 12 09:31:31 2002
--- emacs/lisp/progmodes/fortran.el     Sun May 12 13:28:43 2002
***************
*** 142,148 ****
  (defcustom fortran-preprocessor-re
    "^[ \t]*#.*"
    "*Regexp to match the whole of a preprocessor line."
!   :version "21.3"
    :type 'regexp
    :group 'fortran-indent)
  
--- 142,148 ----
  (defcustom fortran-preprocessor-re
    "^[ \t]*#.*"
    "*Regexp to match the whole of a preprocessor line."
!   :version "21.4"
    :type 'regexp
    :group 'fortran-indent)
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]