diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 143b56f2c41..2e8b8484a1b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-07-23 Juanma Barranquero <lekktu@gmail.com> | 1 | 2010-07-23 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * w32term.c (my_set_focus): #ifdef away; it is called only from | ||
| 4 | "#ifdef 0" code. | ||
| 5 | |||
| 3 | * w32fns.c (x_edge_detection): | 6 | * w32fns.c (x_edge_detection): |
| 4 | * xfaces.c (may_use_scalable_font_p): | 7 | * xfaces.c (may_use_scalable_font_p): |
| 5 | Remove obsolete static declarations. | 8 | Remove obsolete static declarations. |