From: Eli Zaretskii Date: Sat, 29 May 2004 12:11:59 +0000 (+0000) Subject: Document the addition of Flymake. X-Git-Tag: ttn-vms-21-2-B4~6021 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a7ab1711cf89acdcfda9145a58d5f5b659648ed4;p=emacs.git Document the addition of Flymake. --- diff --git a/etc/NEWS b/etc/NEWS index 32b614a062f..bc0ddefdb9f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -90,6 +90,9 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * 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.