aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 598276c1864..93bf40dce03 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -778,6 +778,23 @@ code when called with a prefix argument.
778transient-mark-mode is on, and the mark is active. Otherwise it 778transient-mark-mode is on, and the mark is active. Otherwise it
779spell-checks the current buffer. 779spell-checks the current buffer.
780 780
781*** Support for synchronous subprocesses - DOS/Windoze - has been
782added.
783
784*** An "alignment error" bug was fixed when a manual spelling
785correction is made and re-checked.
786
787*** An Italian dictionary definition has been added.
788
789*** Region skipping performance has been vastly improved in some
790cases.
791
792*** Spell checking HTML buffers has been improved and isn't so strict
793on syntax errors.
794
795*** The buffer-local words are now always placed on a new line at the
796end of the buffer.
797
781** Dired changes 798** Dired changes
782 799
783*** New variable `dired-recursive-deletes' determines if the delete 800*** New variable `dired-recursive-deletes' determines if the delete