diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 62b400c0084..ce28a2bedb1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-11-14 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (set_wm_state): Add Qnil to final cons. | ||
| 4 | |||
| 5 | * xselect.c (x_send_client_event): Remove unused variables cons and | ||
| 6 | size. | ||
| 7 | |||
| 1 | 2010-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 | 2010-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 9 | ||
| 3 | * keyboard.c (modify_event_symbol) : Add const to array elements of | 10 | * keyboard.c (modify_event_symbol) : Add const to array elements of |