Mercurial > emacs
changeset 91105:024a433638e9
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 18 Nov 2007 09:13:58 +0000 |
parents | 84f80c052155 |
children | f85bdd140960 |
files | src/ChangeLog.unicode |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Sun Nov 18 09:13:01 2007 +0000 +++ b/src/ChangeLog.unicode Sun Nov 18 09:13:58 2007 +0000 @@ -1,3 +1,10 @@ +2007-11-18 Kenichi Handa <handa@m17n.org> + + * xselect.c (Vselection_coding_system) + (Vnext_selection_coding_system): Delete them. + (syms_of_xselect): Don't declare selection-coding-system and + next-selection-coding-system. They are declared in select.el. + 2007-11-17 Jason Rumney <jasonr@gnu.org> * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.