diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -381,6 +381,11 @@ Shell script mode (sh-script) can now indent scripts for shells | |||
| 381 | derived from sh and rc. The indentation style is customizeable, and | 381 | derived from sh and rc. The indentation style is customizeable, and |
| 382 | sh-script can attempt to "learn" the current buffer's style. | 382 | sh-script can attempt to "learn" the current buffer's style. |
| 383 | 383 | ||
| 384 | ** New language environments `Latin-8' and `Latin-9'. | ||
| 385 | These correspond respectively to the ISO character sets 8859-14 | ||
| 386 | (Celtic) and 8859-15 (updated Latin-1, with the Euro sign). There is | ||
| 387 | currently no specific input method support for them. | ||
| 388 | |||
| 384 | ** New modes and packages | 389 | ** New modes and packages |
| 385 | 390 | ||
| 386 | *** 5x5.el is a simple puzzle game. | 391 | *** 5x5.el is a simple puzzle game. |