diff options
| author | Glenn Morris | 2008-08-21 05:37:38 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-08-21 05:37:38 +0000 |
| commit | 77a00355a7d024086ac9ab122719993ca62ed61e (patch) | |
| tree | 75851ea25985076bacd2b4284692bd9c776c8201 /etc | |
| parent | bab233610e0062c72a80b317506f564428cf99c4 (diff) | |
| download | emacs-77a00355a7d024086ac9ab122719993ca62ed61e.tar.gz emacs-77a00355a7d024086ac9ab122719993ca62ed61e.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -810,7 +810,9 @@ including `dired-do-query-replace-regexp', `vc-dir-query-replace-regexp', | |||
| 810 | `reftex-query-replace-document'. | 810 | `reftex-query-replace-document'. |
| 811 | 811 | ||
| 812 | ** Fortran | 812 | ** Fortran |
| 813 | *** The variable `fortran-line-length' can change the fixed-form line-length. | 813 | +++ |
| 814 | *** The line length of fixed-form Fortran is not fixed at 72 any more. | ||
| 815 | Customize the variable `fortran-line-length' to change it. | ||
| 814 | 816 | ||
| 815 | *** In Fortran mode, M-; is now bound to the standard comment-dwim, | 817 | *** In Fortran mode, M-; is now bound to the standard comment-dwim, |
| 816 | rather than fortran-indent-comment. | 818 | rather than fortran-indent-comment. |