Mercurial > emacs
changeset 98858:0247eb23156a
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 19 Oct 2008 08:27:14 +0000 |
parents | b32a6a932f4a |
children | ff71052e3573 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 19 08:25:52 2008 +0000 +++ b/lisp/ChangeLog Sun Oct 19 08:27:14 2008 +0000 @@ -1,3 +1,16 @@ +2008-10-19 Eli Zaretskii <eliz@gnu.org> + + Fix Bug #1183: + + * ediff-diff.el (ediff-exec-process): For buffer jobs, bind + coding-system-for-read to ediff-coding-system-for-write. + + * ediff-util.el (ediff-make-temp-file): Unconditionally bind + coding-system-for-write to ediff-coding-system-for-write. + + * ediff-init.el (ediff-coding-system-for-read): Doc fix. + (ediff-coding-system-for-write): Set to emacs-internal. + 2008-10-18 Stefan Monnier <monnier@iro.umontreal.ca> * international/mule-conf.el (emacs-internal): New coding system alias.