mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-06 11:55:48 +00:00
*** empty log message ***
This commit is contained in:
parent
302db6997a
commit
2d5cd4e6a8
@ -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
|
||||
|
@ -1,3 +1,10 @@
|
||||
2004-12-01 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* w32console.c (w32con_write_glyphs): Decide coding here.
|
||||
Adjusted for the change of encode_terminal_code.
|
||||
|
||||
* term.c (encode_terminal_code): Don't make it "static".
|
||||
|
||||
2004-11-30 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* term.c (encode_terminal_buf, encode_terminal_bufsize): New
|
||||
|
Loading…
Reference in New Issue
Block a user