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 925a7223231..269ab7cf785 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 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 | 6 | ||
| 6 | * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized. | 7 | * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized. |
| 7 | 8 | ||