diff options
| author | Kim F. Storm | 2004-11-16 00:31:32 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2004-11-16 00:31:32 +0000 |
| commit | 78819ebbcc5d8047570d8b409129233516baf016 (patch) | |
| tree | 68008910e6e651cae3858d9a83a0f29128bfe1eb /src/ChangeLog | |
| parent | ab5b02b01f9ac6f21d5083e950b4032be9b34eb7 (diff) | |
| download | emacs-78819ebbcc5d8047570d8b409129233516baf016.tar.gz emacs-78819ebbcc5d8047570d8b409129233516baf016.zip | |
Cleanups.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 49 |
1 files changed, 24 insertions, 25 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 52ec2d23b6f..af86a85bc0a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -52,8 +52,8 @@ | |||
| 52 | * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use. | 52 | * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use. |
| 53 | Record unwind with clean_up_file_dialog. | 53 | Record unwind with clean_up_file_dialog. |
| 54 | 54 | ||
| 55 | * xterm.h: Declare x_menu_in_use, x_menu_set_in_use, | 55 | * xterm.h (x_menu_in_use, x_menu_set_in_use, x_menu_wait_for_event): |
| 56 | x_menu_wait_for_event. | 56 | Declare. |
| 57 | 57 | ||
| 58 | * xmenu.c (x_menu_in_use, x_menu_set_in_use): New functions. | 58 | * xmenu.c (x_menu_in_use, x_menu_set_in_use): New functions. |
| 59 | 59 | ||
| @@ -246,8 +246,8 @@ | |||
| 246 | 246 | ||
| 247 | 2004-11-07 Andreas Schwab <schwab@suse.de> | 247 | 2004-11-07 Andreas Schwab <schwab@suse.de> |
| 248 | 248 | ||
| 249 | * lisp.h: Declare Fmsdos_downcase_filename. | 249 | * lisp.h (Fmsdos_downcase_filename): Declare. |
| 250 | * dired.c: Don't declare Fmsdos_downcase_filename. | 250 | * dired.c (Fmsdos_downcase_filename): Don't declare here. |
| 251 | * fileio.c: Likewise. | 251 | * fileio.c: Likewise. |
| 252 | 252 | ||
| 253 | 2004-11-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 253 | 2004-11-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| @@ -258,7 +258,7 @@ | |||
| 258 | 258 | ||
| 259 | * msdos.c (IT_set_frame_parameters): Use EQ, not ==, for Lisp_Object:s. | 259 | * msdos.c (IT_set_frame_parameters): Use EQ, not ==, for Lisp_Object:s. |
| 260 | 260 | ||
| 261 | * dired.c: extern declare Fmsdos_downcase_filename on MSDOS to avoid | 261 | * dired.c (Fmsdos_downcase_filename): Declare extern on MSDOS to avoid |
| 262 | int/Lisp_Object mixup. | 262 | int/Lisp_Object mixup. |
| 263 | 263 | ||
| 264 | * fileio.c: Ditto. | 264 | * fileio.c: Ditto. |
| @@ -367,7 +367,7 @@ | |||
| 367 | 367 | ||
| 368 | * fileio.c (Fnext_read_file_uses_dialog_p): New function. | 368 | * fileio.c (Fnext_read_file_uses_dialog_p): New function. |
| 369 | 369 | ||
| 370 | * gtkutil.h: Declare use_old_gtk_file_dialog. | 370 | * gtkutil.h (use_old_gtk_file_dialog): Declare. |
| 371 | 371 | ||
| 372 | * gtkutil.c: Make use_old_gtk_file_dialog non-static. | 372 | * gtkutil.c: Make use_old_gtk_file_dialog non-static. |
| 373 | (xg_initialize): Move DEFVAR_BOOL for use_old_gtk_file_dialog ... | 373 | (xg_initialize): Move DEFVAR_BOOL for use_old_gtk_file_dialog ... |
| @@ -844,7 +844,6 @@ | |||
| 844 | precedence. | 844 | precedence. |
| 845 | (XTread_socket) [TARGET_API_MAC_CARBON]: Don't specify drag area. | 845 | (XTread_socket) [TARGET_API_MAC_CARBON]: Don't specify drag area. |
| 846 | 846 | ||
| 847 | |||
| 848 | 2004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> | 847 | 2004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> |
| 849 | 848 | ||
| 850 | * config.in: Regenerate. | 849 | * config.in: Regenerate. |
| @@ -1421,7 +1420,7 @@ | |||
| 1421 | 1420 | ||
| 1422 | 2004-07-24 Richard M. Stallman <rms@gnu.org> | 1421 | 2004-07-24 Richard M. Stallman <rms@gnu.org> |
| 1423 | 1422 | ||
| 1424 | * keyboard.h (not_single_kboard_state): Declared. | 1423 | * keyboard.h (not_single_kboard_state): Declare. |
| 1425 | 1424 | ||
| 1426 | * fileio.c (Fwrite_region): Doc fix. | 1425 | * fileio.c (Fwrite_region): Doc fix. |
| 1427 | 1426 | ||
| @@ -1629,7 +1628,7 @@ | |||
| 1629 | (lookup_image_type): Pass Qnil as second argument to | 1628 | (lookup_image_type): Pass Qnil as second argument to |
| 1630 | Finit_image_library. | 1629 | Finit_image_library. |
| 1631 | 1630 | ||
| 1632 | * lisp.h: Declare Finit_image_library. | 1631 | * lisp.h (Finit_image_library): Declare. |
| 1633 | 1632 | ||
| 1634 | 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 1633 | 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 1635 | 1634 | ||
| @@ -2474,7 +2473,7 @@ | |||
| 2474 | 2473 | ||
| 2475 | 2004-05-10 Andreas Schwab <schwab@suse.de> | 2474 | 2004-05-10 Andreas Schwab <schwab@suse.de> |
| 2476 | 2475 | ||
| 2477 | * lisp.h: Declare Fmake_symbolic_link. | 2476 | * lisp.h (Fmake_symbolic_link): Declare. |
| 2478 | 2477 | ||
| 2479 | * fileio.c (Frename_file): Remove extra argument in call to | 2478 | * fileio.c (Frename_file): Remove extra argument in call to |
| 2480 | Fmake_symbolic_link. | 2479 | Fmake_symbolic_link. |
| @@ -4965,9 +4964,9 @@ | |||
| 4965 | (update_frame_tool_bar): Call xg_get_gdk_pixmap_and_mask. | 4964 | (update_frame_tool_bar): Call xg_get_gdk_pixmap_and_mask. |
| 4966 | (xg_initialize): Remove xg_left_ptr_cursor. | 4965 | (xg_initialize): Remove xg_left_ptr_cursor. |
| 4967 | 4966 | ||
| 4968 | * gtkutil.h: xg_get_scroll_id_for_window, xg_win_to_widget takes | 4967 | * gtkutil.h (xg_get_scroll_id_for_window, xg_win_to_widget): Add |
| 4969 | Display* argument also. Declare xg_display_open, | 4968 | Display* argument. |
| 4970 | xg_display_close, xg_create_default_cursor. | 4969 | (xg_display_open, xg_display_close, xg_create_default_cursor): Declare. |
| 4971 | 4970 | ||
| 4972 | 2003-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 4971 | 2003-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 4973 | 4972 | ||
| @@ -5033,8 +5032,8 @@ | |||
| 5033 | 5032 | ||
| 5034 | 2003-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 5033 | 2003-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 5035 | 5034 | ||
| 5036 | * gtkutil.h: Declare xg_have_tear_offs, remove xg_keep_popup | 5035 | * gtkutil.h (xg_have_tear_offs): Declare. |
| 5037 | and xg_did_tearoff. | 5036 | (xg_keep_popup, xg_did_tearoff): Remove. |
| 5038 | 5037 | ||
| 5039 | * gtkutil.c: Remove variable xg_did_tearoff. | 5038 | * gtkutil.c: Remove variable xg_did_tearoff. |
| 5040 | (xg_have_tear_offs): New function. | 5039 | (xg_have_tear_offs): New function. |
| @@ -5532,7 +5531,7 @@ | |||
| 5532 | 5531 | ||
| 5533 | * alloc.c (lisp_align_malloc): Change type of `aligned'. | 5532 | * alloc.c (lisp_align_malloc): Change type of `aligned'. |
| 5534 | 5533 | ||
| 5535 | * alloca.s: Removed. | 5534 | * alloca.s: Remove. |
| 5536 | 5535 | ||
| 5537 | 2003-08-19 Gerd Moellmann <gerd@gnu.org> | 5536 | 2003-08-19 Gerd Moellmann <gerd@gnu.org> |
| 5538 | 5537 | ||
| @@ -8154,7 +8153,7 @@ | |||
| 8154 | (handle_one_xevent): ButtonPress/Release: If event is for a toolkit | 8153 | (handle_one_xevent): ButtonPress/Release: If event is for a toolkit |
| 8155 | scrollbar and control is pressed, call x_scroll_bar_handle_click. | 8154 | scrollbar and control is pressed, call x_scroll_bar_handle_click. |
| 8156 | 8155 | ||
| 8157 | * gtkutil.h: Declare xg_get_scroll_id_for_window. | 8156 | * gtkutil.h (xg_get_scroll_id_for_window): Declare. |
| 8158 | 8157 | ||
| 8159 | * gtkutil.c (xg_get_scroll_id_for_window): New function. | 8158 | * gtkutil.c (xg_get_scroll_id_for_window): New function. |
| 8160 | (xg_tool_bar_item_expose_callback): New function. | 8159 | (xg_tool_bar_item_expose_callback): New function. |
| @@ -8856,7 +8855,7 @@ | |||
| 8856 | (FRAME_OUTER_TO_INNER_DIFF_Y): Add FRAME_TOOLBAR_HEIGHT to calculation. | 8855 | (FRAME_OUTER_TO_INNER_DIFF_Y): Add FRAME_TOOLBAR_HEIGHT to calculation. |
| 8857 | 8856 | ||
| 8858 | * xterm.c: Include gtkutil.h for USE_GTK. | 8857 | * xterm.c: Include gtkutil.h for USE_GTK. |
| 8859 | Declare extern void free_frame_menubar for USE_GTK. | 8858 | (free_frame_menubar): Declare extern void for USE_GTK. |
| 8860 | (note_mouse_highlight): Check popup_activated for USE_GTK. | 8859 | (note_mouse_highlight): Check popup_activated for USE_GTK. |
| 8861 | (xt_action_hook): Don't compile if USE_GTK. | 8860 | (xt_action_hook): Don't compile if USE_GTK. |
| 8862 | (x_scroll_bar_to_input_event): Use CurrentTime for USE_GTK. | 8861 | (x_scroll_bar_to_input_event): Use CurrentTime for USE_GTK. |
| @@ -8926,7 +8925,7 @@ | |||
| 8926 | (redisplay_window): Add check for USE_GTK and FRAME_EXTERNAL_TOOL_BAR. | 8925 | (redisplay_window): Add check for USE_GTK and FRAME_EXTERNAL_TOOL_BAR. |
| 8927 | (display_menu_bar): Add check for USE_GTK | 8926 | (display_menu_bar): Add check for USE_GTK |
| 8928 | 8927 | ||
| 8929 | * lisp.h: Declare Vx_resource_name extern. | 8928 | * lisp.h (Vx_resource_name): Declare extern. |
| 8930 | 8929 | ||
| 8931 | * keyboard.c (kbd_buffer_get_event): Check MENU_BAR_ACTIVATE_EVENT | 8930 | * keyboard.c (kbd_buffer_get_event): Check MENU_BAR_ACTIVATE_EVENT |
| 8932 | for USE_GTK. | 8931 | for USE_GTK. |
| @@ -9143,7 +9142,7 @@ | |||
| 9143 | (XSAVE_VALUE): New macro. | 9142 | (XSAVE_VALUE): New macro. |
| 9144 | (struct Lisp_Save_Value): New data type. | 9143 | (struct Lisp_Save_Value): New data type. |
| 9145 | (union Lisp_Misc): Add u_save_value alternative. | 9144 | (union Lisp_Misc): Add u_save_value alternative. |
| 9146 | (make_save_value): Declared. | 9145 | (make_save_value): Declare. |
| 9147 | 9146 | ||
| 9148 | * alloc.c (make_save_value): New function. | 9147 | * alloc.c (make_save_value): New function. |
| 9149 | 9148 | ||
| @@ -12213,7 +12212,7 @@ | |||
| 12213 | * fontset.c [MAC_OS]: Set Vdefault_fontset to ETL Fixed instead of | 12212 | * fontset.c [MAC_OS]: Set Vdefault_fontset to ETL Fixed instead of |
| 12214 | Apple Monaco. | 12213 | Apple Monaco. |
| 12215 | 12214 | ||
| 12216 | * process.c: Declare QCfamily and QCfilter as extern. | 12215 | * process.c (QCfamily, QCfilte): Declare extern. |
| 12217 | (wait_reading_process_input) [MAC_OSX]: Clear bit for stdin before | 12216 | (wait_reading_process_input) [MAC_OSX]: Clear bit for stdin before |
| 12218 | calling select. | 12217 | calling select. |
| 12219 | 12218 | ||
| @@ -13041,7 +13040,7 @@ | |||
| 13041 | 13040 | ||
| 13042 | 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 13041 | 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 13043 | 13042 | ||
| 13044 | * xterm.h (x_session_check_input, x_session_initialize): Declared. | 13043 | * xterm.h (x_session_check_input, x_session_initialize): Declare. |
| 13045 | 13044 | ||
| 13046 | * xterm.c: (XTread_socket): Add call to x_session_check_input and | 13045 | * xterm.c: (XTread_socket): Add call to x_session_check_input and |
| 13047 | x_session_have_connection. | 13046 | x_session_have_connection. |
| @@ -13053,7 +13052,7 @@ | |||
| 13053 | 13052 | ||
| 13054 | * emacs.c (main): Add call to syms_of_xsmfns. | 13053 | * emacs.c (main): Add call to syms_of_xsmfns. |
| 13055 | 13054 | ||
| 13056 | * lisp.h: Declare syms_of_xsmfns as extern. | 13055 | * lisp.h (syms_of_xsmfns): Declare extern. |
| 13057 | 13056 | ||
| 13058 | * config.in: Add HAVE_X_SM. | 13057 | * config.in: Add HAVE_X_SM. |
| 13059 | 13058 | ||
| @@ -14398,7 +14397,7 @@ | |||
| 14398 | 2001-12-09 Jason Rumney <jasonr@gnu.org> | 14397 | 2001-12-09 Jason Rumney <jasonr@gnu.org> |
| 14399 | 14398 | ||
| 14400 | * w32menu.c (_widget_value): Make `help' field a Lisp_Object. | 14399 | * w32menu.c (_widget_value): Make `help' field a Lisp_Object. |
| 14401 | Add comment to explain where the struct came from. | 14400 | Add comment to explain where the struct came from. |
| 14402 | (single_submenu, w32_menu_show): Set `help' field as Lisp_Object. | 14401 | (single_submenu, w32_menu_show): Set `help' field as Lisp_Object. |
| 14403 | (add_menu_item): Process pop-up menus first to avoid memory leak. | 14402 | (add_menu_item): Process pop-up menus first to avoid memory leak. |
| 14404 | (add_menu_item, w32_menu_display_help): Use `help' field as | 14403 | (add_menu_item, w32_menu_display_help): Use `help' field as |
| @@ -15184,7 +15183,7 @@ | |||
| 15184 | * insdel.c (replace_range): Use adjust_markers_for_replace | 15183 | * insdel.c (replace_range): Use adjust_markers_for_replace |
| 15185 | instead of adjust_markers_for_delete and adjust_markers_for_insert. | 15184 | instead of adjust_markers_for_delete and adjust_markers_for_insert. |
| 15186 | 15185 | ||
| 15187 | * intervals.h: Declare set_text_properties and set_text_properties_1. | 15186 | * intervals.h (set_text_properties, set_text_properties_1): Declare. |
| 15188 | 15187 | ||
| 15189 | * textprop.c (set_text_properties_1): New subroutine | 15188 | * textprop.c (set_text_properties_1): New subroutine |
| 15190 | broken out of set_text_properties. | 15189 | broken out of set_text_properties. |