diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 71bfec1f061..490d4279080 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-03-26 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (Vselection_inhibit_update_commands): New variable. | ||
| 4 | (command_loop_1): Use it; inhibit selection update for | ||
| 5 | handle-select-window too (Bug#8996). | ||
| 6 | |||
| 1 | 2012-03-25 Fabrice Popineau <fabrice.popineau@supelec.fr> | 7 | 2012-03-25 Fabrice Popineau <fabrice.popineau@supelec.fr> |
| 2 | 8 | ||
| 3 | * w32heap.c (_heap_init, _heap_term): Remove dead MSVC-specific | 9 | * w32heap.c (_heap_init, _heap_term): Remove dead MSVC-specific |