diff options
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2005-10-16 02:23:23 +0000 |
---|---|---|
committer | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2005-10-16 02:23:23 +0000 |
commit | 2ef1363ecdecf66c6007eb4c0918713b13448923 (patch) | |
tree | 6e85c697561987932eac473b764bf83c93013bb0 /lisp | |
parent | 159e1856b06d6e5de46fbd8f365e735c30663136 (diff) | |
download | emacs-2ef1363ecdecf66c6007eb4c0918713b13448923.tar.gz emacs-2ef1363ecdecf66c6007eb4c0918713b13448923.tar.bz2 emacs-2ef1363ecdecf66c6007eb4c0918713b13448923.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4a807106cca..e5a4976e73a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el. + (x-get-selection, mac-select-convert-to-string): Convert from/to + UTF-16 clipboard data as in native byte order, no BOM. + 2005-10-16 Nick Roberts <nickrob@snap.net.nz> * progmodes/gud.el (gud-tool-bar-map): Rename the images |