diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 77a714e0917..36f9d88f9f4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-14 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * w32fns.c (w32_wnd_proc): Force non-tooltip frames to respect the | ||
| 4 | minimum tracking size. Remove non-working old hack to do the same. | ||
| 5 | |||
| 1 | 2006-12-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2006-12-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 7 | ||
| 3 | * emacs.c (handle_user_signal): Move function to keyboard.c. | 8 | * emacs.c (handle_user_signal): Move function to keyboard.c. |