emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 29 Mar 2005 14:11:30 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1138 emacs/etc/NEWS:1.1139
*** emacs/etc/NEWS:1.1138       Tue Mar 29 11:53:18 2005
--- emacs/etc/NEWS      Tue Mar 29 19:11:30 2005
***************
*** 2252,2268 ****
  ---
  ** Perl mode has a new variable `perl-indent-continued-arguments'.
  
  +++
  ** Fortran mode has a new variable `fortran-directive-re'.
  Adapt this to match the format of any compiler directives you use.
  Lines that match are never indented, and are given distinctive font-locking.
  
  +++
! ** F90 mode has new navigation commands `f90-end-of-block',
! `f90-beginning-of-block', `f90-next-block', `f90-previous-block'.
  
  ---
! ** F90 mode now has support for hs-minor-mode (hideshow).
  It cannot deal with every code format, but ought to handle a sizeable
  majority.
  
--- 2252,2274 ----
  ---
  ** Perl mode has a new variable `perl-indent-continued-arguments'.
  
+ ---
+ ** Fortran mode does more font-locking by default. Use level 3
+ highlighting for the old default.
+ 
  +++
  ** Fortran mode has a new variable `fortran-directive-re'.
  Adapt this to match the format of any compiler directives you use.
  Lines that match are never indented, and are given distinctive font-locking.
  
  +++
! ** F90 mode and Fortran mode have new navigation commands
! `f90-end-of-block', `f90-beginning-of-block', `f90-next-block',
! `f90-previous-block', `fortran-end-of-block',
! `fortran-beginning-of-block'.
  
  ---
! ** F90 mode and Fortran mode have support for hs-minor-mode (hideshow).
  It cannot deal with every code format, but ought to handle a sizeable
  majority.
  




reply via email to

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