aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2007-11-18 14:52:50 +0000
committerKenichi Handa2007-11-18 14:52:50 +0000
commitfeb0416d950391c0efb31221aa18118063741ebe (patch)
tree62d251a805fa5dcd45ec8cdceab7c03eec89cf3f
parent0c861f59777b4e45451e47c4438c88df0681cef2 (diff)
downloademacs-feb0416d950391c0efb31221aa18118063741ebe.tar.gz
emacs-feb0416d950391c0efb31221aa18118063741ebe.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog.unicode5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode
index dad01ee3f0c..0342677e4bb 100644
--- a/lisp/ChangeLog.unicode
+++ b/lisp/ChangeLog.unicode
@@ -1,5 +1,10 @@
12007-11-18 Kenichi Handa <handa@m17n.org> 12007-11-18 Kenichi Handa <handa@m17n.org>
2 2
3 * term/x-win.el (x-selection-value): If x-select-request-type is
4 nil, try also STRING at last.
5 (x-select-request-type): Doc adjusted the change of
6 x-selection-value.
7
3 * select.el (selection-coding-system) 8 * select.el (selection-coding-system)
4 (next-selection-coding-system): Declaration moded from xselect.c. 9 (next-selection-coding-system): Declaration moded from xselect.c.
5 (x-get-selection): Decode by selection-coding-system if it is 10 (x-get-selection): Decode by selection-coding-system if it is