Mercurial > emacs
changeset 31061:457c0b39a922
Mark `ispell' and the DOZe'NT support as documented in the manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 15:20:37 +0000 |
parents | d24cddac1e33 |
children | c503cf38b3e8 |
files | etc/NEWS |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Aug 22 15:18:43 2000 +0000 +++ b/etc/NEWS Tue Aug 22 15:20:37 2000 +0000 @@ -831,10 +831,12 @@ ** Ispell changes ++++ *** The command `ispell' now spell-checks a region if transient-mark-mode is on, and the mark is active. Otherwise it spell-checks the current buffer. ++++ *** Support for synchronous subprocesses - DOS/Windoze - has been added.