Mercurial > emacs
diff lisp/ChangeLog @ 92781:f231a5d1706d
(dns-read-string-name, dns-read, dns-read-type, query-dns):
Use set-buffer-multibyte rather than set default-enable-multibyte-characters.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 12 Mar 2008 20:52:31 +0000 |
parents | e9bef8bf2940 |
children | b643f53a57c5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 12 20:51:26 2008 +0000 +++ b/lisp/ChangeLog Wed Mar 12 20:52:31 2008 +0000 @@ -1,5 +1,6 @@ 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca> + * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns): * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than setting default-enable-multibyte-characters.