aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 71bfec1f061..81448982563 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12012-03-26 Kenichi Handa <handa@m17n.org>
2
3 * dispextern.h (struct glyph): Fix previous change. Change the
4 bit length of glyphless.ch to 25 (Bug#11082).
5
62012-03-26 Chong Yidong <cyd@gnu.org>
7
8 * keyboard.c (Vselection_inhibit_update_commands): New variable.
9 (command_loop_1): Use it; inhibit selection update for
10 handle-select-window too (Bug#8996).
11
12012-03-25 Fabrice Popineau <fabrice.popineau@supelec.fr> 122012-03-25 Fabrice Popineau <fabrice.popineau@supelec.fr>
2 13
3 * w32heap.c (_heap_init, _heap_term): Remove dead MSVC-specific 14 * w32heap.c (_heap_init, _heap_term): Remove dead MSVC-specific