Mercurial > emacs
comparison src/ChangeLog @ 110069:c837e7372468
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 31 Aug 2010 11:39:31 -0400 |
parents | 2c9ea5d32862 |
children | f977926d575b |
comparison
equal
deleted
inserted
replaced
110068:2af503eb57ef | 110069:c837e7372468 |
---|---|
1 2010-08-31 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * keyboard.c (command_loop_1): Don't call x-set-selection on tty. | |
4 | |
1 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * marker.c (Fcopy_marker): Make the first arg optional. | 7 * marker.c (Fcopy_marker): Make the first arg optional. |
4 | 8 |
5 2010-08-30 Kenichi Handa <handa@m17n.org> | 9 2010-08-30 Kenichi Handa <handa@m17n.org> |