Mercurial > emacs
diff lisp/ChangeLog @ 57100:3eab555cf92b
files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
textmodes/dns-mode.el: Add.
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Tue, 14 Sep 2004 11:09:35 +0000 |
parents | ddfc60ef85b9 |
children | a2a253587c91 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 13 21:13:38 2004 +0000 +++ b/lisp/ChangeLog Tue Sep 14 11:09:35 2004 +0000 @@ -1,3 +1,9 @@ +2004-09-14 Simon Josefsson <jas@extundo.com> + + * files.el (auto-mode-alist): Map .soa and .zone to dns-mode. + + * textmodes/dns-mode.el: Add. + 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca> * novice.el (disabled-command-hook): Use shorthand for obsolescence.