Mercurial > emacs
changeset 55820:b5bffe4c0a00
Document the addition of Flymake.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 29 May 2004 12:11:59 +0000 |
parents | 308ecbad518a |
children | e0c7eecbf3a9 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat May 29 01:54:11 2004 +0000 +++ b/etc/NEWS Sat May 29 12:11:59 2004 +0000 @@ -90,6 +90,9 @@ * Changes in Emacs 21.4 +** A New package flymake.el does on-the-fly syntax checking of program +source files. See the Flymake's Info manual for more details. + ** New input method chinese-sisheng for inputting Chinese Pinyin characters.