diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -705,7 +705,10 @@ instead of using default-major-mode. | |||
| 705 | --- | 705 | --- |
| 706 | ** Perl mode has a new variable `perl-indent-continued-arguments'. | 706 | ** Perl mode has a new variable `perl-indent-continued-arguments'. |
| 707 | 707 | ||
| 708 | +++ | ||
| 708 | ** Fortran mode has a new variable `fortran-directive-re'. | 709 | ** Fortran mode has a new variable `fortran-directive-re'. |
| 710 | Adapt this to match the format of any compiler directives you use. | ||
| 711 | Lines that match are never indented, and are given distinctive font-locking. | ||
| 709 | 712 | ||
| 710 | --- | 713 | --- |
| 711 | ** F90 mode has new navigation commands `f90-end-of-block', | 714 | ** F90 mode has new navigation commands `f90-end-of-block', |