Mercurial > emacs
comparison lisp/ChangeLog @ 72359:2b576e9ebfa4
(dns-mode): Use before-save-hook.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 11 Aug 2006 13:56:50 +0000 |
parents | eb5f2f6fbcef |
children | 8cd74611dbf4 |
comparison
equal
deleted
inserted
replaced
72358:eb5f2f6fbcef | 72359:2b576e9ebfa4 |
---|---|
1 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * textmodes/dns-mode.el (dns-mode): Use before-save-hook. | |
4 | |
1 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org> | 5 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 6 |
3 * emacs-lisp/bindat.el (bindat-ip-to-string): | 7 * emacs-lisp/bindat.el (bindat-ip-to-string): |
4 Use `format-network-address' if possible. | 8 Use `format-network-address' if possible. |
5 | 9 |