From: Simon Josefsson Date: Tue, 14 Sep 2004 11:12:00 +0000 (+0000) Subject: Add. X-Git-Tag: ttn-vms-21-2-B4~4920 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a3ba1a6a0dc7e5828299747e18878b0abe40e3ba;p=emacs.git Add. --- diff --git a/etc/NEWS b/etc/NEWS index 632d5b4116b..dd90606c3ad 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2004,6 +2004,10 @@ anyone has committed to the repository since you last executed * New modes and packages in Emacs 21.4 +** The new package dns-mode.el add syntax highlight of DNS master files. +The key binding C-c C-s (`dns-mode-soa-increment-serial') can be used +to increment the SOA serial. + ** The new package flymake.el does on-the-fly syntax checking of program source files. See the Flymake's Info manual for more details.