Mercurial > emacs
changeset 57101:8f78d0e23932
Add.
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Tue, 14 Sep 2004 11:12:00 +0000 |
parents | 3eab555cf92b |
children | 5c078eb058f8 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Sep 14 11:09:35 2004 +0000 +++ b/etc/NEWS Tue Sep 14 11:12:00 2004 +0000 @@ -2004,6 +2004,10 @@ * 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.