diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bfd3aac6c48..7977fd9c9a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xmenu.c (pop_down_menu): Remove global variable current_menu, | ||
| 4 | extract pointer from arg with XSAVE_VALUE. | ||
| 5 | (create_and_show_popup_menu, create_and_show_dialog, | ||
| 6 | xmenu_show): Construct arg to record_unwind_protect with | ||
| 7 | make_save_value. | ||
| 8 | |||
| 1 | 2004-11-13 Richard M. Stallman <rms@gnu.org> | 9 | 2004-11-13 Richard M. Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * xdisp.c (reseat_at_previous_visible_line_start): No longer static. | 11 | * xdisp.c (reseat_at_previous_visible_line_start): No longer static. |