aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c4c5b9a48a6..5c04ac855d7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -381,6 +381,11 @@ Shell script mode (sh-script) can now indent scripts for shells
381derived from sh and rc. The indentation style is customizeable, and 381derived from sh and rc. The indentation style is customizeable, and
382sh-script can attempt to "learn" the current buffer's style. 382sh-script can attempt to "learn" the current buffer's style.
383 383
384** New language environments `Latin-8' and `Latin-9'.
385These correspond respectively to the ISO character sets 8859-14
386(Celtic) and 8859-15 (updated Latin-1, with the Euro sign). There is
387currently 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.