diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2008-08-26 20:02:17 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2008-08-26 20:02:17 +0000 |
commit | 3256a4757e1392bf61d7836d9e8f18a2b7abd252 (patch) | |
tree | 7a536d404f7a3b9112a2a52acf9e88f86630a503 /etc/ChangeLog | |
parent | 39d14c255d0f7df8d01c94aa913b531835c37614 (diff) | |
download | emacs-3256a4757e1392bf61d7836d9e8f18a2b7abd252.tar.gz |
Prevent pasting a region twice on an xterm or rxvt in X.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 775da4058fd..b344c4b5cfc 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2008-08-26 Robert J. Chassell <bob@rattlesnake.com> + + * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X. + 2008-08-23 Chong Yidong <cyd@stupidchicken.com> * HELLO: Fix Javanese pun. |