Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4611:9c97a5a8c241
Backed out changeset 38e8af61f38d
As Vin points out in
20a807210902110554s40c75beai334c005940f6446e@mail.gmail.com , the
Windows-specific coding systems have no #'query-coding-region support right
now, it is not yet appropriate to require #'query-coding-region support on
Mule builds.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 11 Feb 2009 15:30:59 +0000 |
parents | 38e8af61f38d |
children | ba06a6cae484 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 11 12:14:28 2009 +0000 +++ b/lisp/ChangeLog Wed Feb 11 15:30:59 2009 +0000 @@ -1,10 +1,3 @@ -2009-02-11 Aidan Kehoe <kehoea@parhasard.net> - - * process.el (setenv): - Check whether the environment variable and value can be encoded by - the native coding system, error if not, as does GNU Emacs (but our - implementation is different). - 2009-02-11 Aidan Kehoe <kehoea@parhasard.net> * coding.el (query-coding-string):