diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-05-29 12:11:59 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-05-29 12:11:59 +0000 |
commit | a7ab1711cf89acdcfda9145a58d5f5b659648ed4 (patch) | |
tree | d8a89a891f371c0106357fc7dc984f87763704ec /etc/NEWS | |
parent | 0a11c70bb208aa1721c51befbb6e427cc8750e04 (diff) | |
download | emacs-a7ab1711cf89acdcfda9145a58d5f5b659648ed4.tar.gz |
Document the addition of Flymake.
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |