summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2004-05-29 12:11:59 +0000
committerEli Zaretskii <eliz@gnu.org>2004-05-29 12:11:59 +0000
commita7ab1711cf89acdcfda9145a58d5f5b659648ed4 (patch)
treed8a89a891f371c0106357fc7dc984f87763704ec /etc/NEWS
parent0a11c70bb208aa1721c51befbb6e427cc8750e04 (diff)
downloademacs-a7ab1711cf89acdcfda9145a58d5f5b659648ed4.tar.gz
Document the addition of Flymake.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
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.