diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 269ab7cf785..15ad975eff5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * keyboard.c (menu_bar_items, read_char_minibuf_menu_prompt): | 3 | * keyboard.c (menu_bar_items, read_char_minibuf_menu_prompt): |
| 4 | Remove vars that are set but not used. | 4 | Remove vars that are set but not used. |
| 5 | (timer_check_2): Don't assume timer-list and idle-timer-list are lists. | 5 | (timer_check_2): Don't assume timer-list and idle-timer-list are lists. |
| 6 | (timer_check_2): Mark vars as initialized. | ||
| 6 | 7 | ||
| 7 | * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized. | 8 | * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized. |
| 8 | 9 | ||