Mercurial > emacs
comparison src/ChangeLog @ 109804:25de0a80ce75
Don't define QPRIMARY twice.
* keyboard.h (QPRIMARY): Declare (Bug#6864).
* xselect.c: Remove declaration of QPRIMARY (Bug#6864).
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Mon, 16 Aug 2010 09:52:32 +0200 |
parents | acc05fd0631b |
children | 8d09f7d877e7 |
comparison
equal
deleted
inserted
replaced
109803:2e3c8eb668ba | 109804:25de0a80ce75 |
---|---|
1 2010-08-16 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * xselect.c: Remove declaration of QPRIMARY (Bug#6864). | |
4 | |
5 * keyboard.h (QPRIMARY): Declare (Bug#6864). | |
6 | |
1 2010-08-16 Chong Yidong <cyd@stupidchicken.com> | 7 2010-08-16 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * keyboard.c (command_loop_1): Avoid setting selection twice, | 9 * keyboard.c (command_loop_1): Avoid setting selection twice, |
4 since it's done in deactivate-mark as well. | 10 since it's done in deactivate-mark as well. |
5 (Vselect_active_regions): Change default to t. Replace `lazy' | 11 (Vselect_active_regions): Change default to t. Replace `lazy' |