aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2007-11-18 09:13:58 +0000
committerKenichi Handa2007-11-18 09:13:58 +0000
commitb8f931edac1ae4269f59bd1dce10427805b19a0a (patch)
treed39d9c3e0561032895318fa4461ad3083d0cfcfd /src
parent502597985dd9803c03f74fb08071b0a5f3e1e02a (diff)
downloademacs-b8f931edac1ae4269f59bd1dce10427805b19a0a.tar.gz
emacs-b8f931edac1ae4269f59bd1dce10427805b19a0a.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index dfd2714fd31..a263d622d47 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,10 @@
12007-11-18 Kenichi Handa <handa@m17n.org>
2
3 * xselect.c (Vselection_coding_system)
4 (Vnext_selection_coding_system): Delete them.
5 (syms_of_xselect): Don't declare selection-coding-system and
6 next-selection-coding-system. They are declared in select.el.
7
12007-11-17 Jason Rumney <jasonr@gnu.org> 82007-11-17 Jason Rumney <jasonr@gnu.org>
2 9
3 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already. 10 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.