Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Aug 31 13:28:02 2010 +0000 +++ b/src/ChangeLog Tue Aug 31 11:39:31 2010 -0400 @@ -1,3 +1,7 @@ +2010-08-31 Chong Yidong <cyd@stupidchicken.com> + + * keyboard.c (command_loop_1): Don't call x-set-selection on tty. + 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca> * marker.c (Fcopy_marker): Make the first arg optional.