diff options
| author | Glenn Morris | 2007-11-03 03:04:46 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-11-03 03:04:46 +0000 |
| commit | a9f480e8f6183f564c55e944fe7c1705c97cd1c8 (patch) | |
| tree | af1bac237c789a9a48e36e6b2d7cf0bf0be76893 | |
| parent | 7a05f2bd9a18a88a7e91be2bb0193de63d58dcb5 (diff) | |
| download | emacs-a9f480e8f6183f564c55e944fe7c1705c97cd1c8.tar.gz emacs-a9f480e8f6183f564c55e944fe7c1705c97cd1c8.zip | |
In Fortran mode, M-; is now bound to...
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -288,6 +288,9 @@ that either version can be used as inferior Python by python.el. | |||
| 288 | 288 | ||
| 289 | *** The variable `fortran-line-length' can change the fixed-form line-length. | 289 | *** The variable `fortran-line-length' can change the fixed-form line-length. |
| 290 | 290 | ||
| 291 | *** In Fortran mode, M-; is now bound to the standard comment-dwim, | ||
| 292 | rather than fortran-indent-comment. | ||
| 293 | |||
| 291 | +++ | 294 | +++ |
| 292 | *** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. | 295 | *** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. |
| 293 | 296 | ||