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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/fortran.el
Date: Wed, 01 May 2002 11:31:31 -0400

Index: emacs/lisp/progmodes/fortran.el
diff -c emacs/lisp/progmodes/fortran.el:1.91 
emacs/lisp/progmodes/fortran.el:1.92
*** emacs/lisp/progmodes/fortran.el:1.91        Sun Apr 21 13:57:43 2002
--- emacs/lisp/progmodes/fortran.el     Wed May  1 11:31:31 2002
***************
*** 1789,1795 ****
          (fortran-previous-statement)))
      (fortran-indent-line)))
  
! (defun fortran-strip-sqeuence-nos (&optional do-space)
    "Delete all text in column 72 and up (assumed to be sequence numbers).
  Normally also deletes trailing whitespace after stripping such text.
  Supplying prefix arg DO-SPACE prevents stripping the whitespace."
--- 1789,1795 ----
          (fortran-previous-statement)))
      (fortran-indent-line)))
  
! (defun fortran-strip-sequence-nos (&optional do-space)
    "Delete all text in column 72 and up (assumed to be sequence numbers).
  Normally also deletes trailing whitespace after stripping such text.
  Supplying prefix arg DO-SPACE prevents stripping the whitespace."



reply via email to

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