Mercurial > emacs
comparison etc/NEWS @ 36916:d532701c92fc
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 21 Mar 2001 11:47:46 +0000 |
parents | 365eecf7e7d7 |
children | 1381d028009c |
comparison
equal
deleted
inserted
replaced
36915:fa4b8046aa0d | 36916:d532701c92fc |
---|---|
1520 S-f6 ethio-modify-vowel f6 | 1520 S-f6 ethio-modify-vowel f6 |
1521 S-f7 ethio-replace-space f7 | 1521 S-f7 ethio-replace-space f7 |
1522 S-f8 ethio-input-special-character f8 | 1522 S-f8 ethio-input-special-character f8 |
1523 S-f9 ethio-replace-space unchanged | 1523 S-f9 ethio-replace-space unchanged |
1524 C-f9 ethio-toggle-space f2 | 1524 C-f9 ethio-toggle-space f2 |
1525 | |
1526 ** The rules of input method "slovak" is slightly changed. Now the | |
1527 rules for translating "q" and "Q" to "`" (backquote) are deleted, thus | |
1528 typing them inserts "q" and "Q" respectively. Rules for translating | |
1529 "=q", "+q", "=Q", and "+Q" to "`" are also deleted. Now, to input | |
1530 "`", you must type "=q". | |
1525 | 1531 |
1526 +++ | 1532 +++ |
1527 ** Fortran mode has a new command `fortran-strip-sequence-nos' to | 1533 ** Fortran mode has a new command `fortran-strip-sequence-nos' to |
1528 remove text past column 72. The syntax class of `\' in Fortran is now | 1534 remove text past column 72. The syntax class of `\' in Fortran is now |
1529 appropriate for C-style escape sequences in strings. | 1535 appropriate for C-style escape sequences in strings. |