diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 491bfe9ace4..2debe943607 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-12-01 Kenichi Handa <handa@m17n.org> + + * term/x-win.el (x-last-selected-text-cut-encoded): New variable. + (x-select-text): Don't treat eight-bit-control/graphic chars + specially. Store the encoded text in the X cut buffer. + (x-cut-buffer-or-selection-value): Compare the X cut buffer text + with x-last-selected-text-cut-encoded. + 2004-11-30 Markus Rost <rost@ias.edu> * textmodes/tex-mode.el (tex-main-file): Add a compatibility with |