aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2004-12-01 10:50:54 +0000
committerKenichi Handa2004-12-01 10:50:54 +0000
commit2d5cd4e6a8ee9e09f47f9774b5f9fa65af906e7b (patch)
tree5d0324a9ea9186ed85322e5c16e761cad5106fcb /lisp/ChangeLog
parent302db6997a1f41abc768caaaacffd9ca1ae9ea3e (diff)
downloademacs-2d5cd4e6a8ee9e09f47f9774b5f9fa65af906e7b.tar.gz
emacs-2d5cd4e6a8ee9e09f47f9774b5f9fa65af906e7b.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
12004-12-01 Kenichi Handa <handa@m17n.org>
2
3 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
4 (x-select-text): Don't treat eight-bit-control/graphic chars
5 specially. Store the encoded text in the X cut buffer.
6 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
7 with x-last-selected-text-cut-encoded.
8
12004-11-30 Markus Rost <rost@ias.edu> 92004-11-30 Markus Rost <rost@ias.edu>
2 10
3 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with 11 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with