emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 01 May 2002 19:38:06 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3821 emacs/lisp/ChangeLog:1.3822
*** emacs/lisp/ChangeLog:1.3821 Wed May  1 18:04:47 2002
--- emacs/lisp/ChangeLog        Wed May  1 19:38:05 2002
***************
*** 24,30 ****
        (f90-end-type-re): Add closing "\\>".
        (f90-indent-region): Correctly indent comments embedded in
        continued lines.
!       (f90-indent-new-line): Make it indent the current line, as it should.
  
        * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from
        typo `fortran-strip-sqeuence-nos'.
--- 24,36 ----
        (f90-end-type-re): Add closing "\\>".
        (f90-indent-region): Correctly indent comments embedded in
        continued lines.
!       (f90-indent-new-line): Make it indent the current line, as it
!       should.
!       (f90-line-continued, f90-get-present-comment-type,
!       f90-looking-at-if-then, f90-indent-line, f90-indent-new-line,
!       f90-indent-region, f90-indent-subprogram, f90-do-auto-fill,
!       f90-join-lines, f90-fill-region, f90-match-end, f90-insert-end,
!       f90-change-keywords): Minor code tidying.
  
        * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from
        typo `fortran-strip-sqeuence-nos'.



reply via email to

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