]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
(get_scrap_target_type_list, defer_apple_events)
[gnu-emacs] / src / ChangeLog
index 7d274978466dcc094c7bbe9a30a803f94fe26907..2c96a985d8fb52e20856c3111854298295ff660e 100644 (file)
@@ -1,6 +1,452 @@
+2006-04-17  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (coordinates_in_window): On the vertical border,
+       calculate the row number measured from the top of the window, not
+       the top of the frame.
+       (window_loop): Test w->dedicated with !NILP instead of EQ Qt.
+       (window_scroll_pixel_based): Fix off-by-one bug in 2002-12-23 change.
+
+2006-04-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Reduce to 24000.
+
+2006-04-16  Romain Francoise  <romain@orebokech.com>
+
+       * puresize.h (BASE_PURESIZE): Decrement back to 1200000.
+
+2006-04-16  Andreas Schwab  <schwab@suse.de>
+
+       * puresize.h (PURESIZE_RATIO): Reduce to 10/6.
+
+2006-04-15  Romain Francoise  <romain@orebokech.com>
+
+       * puresize.h (BASE_PURESIZE): Increment to 1210000.
+
+2006-04-13  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+
+       * print.c (Fprin1_to_string): Mention in the `doc' that the
+       behavior is modified by `print-level' and `print-length'.
+
+2006-04-13  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (setup_coding_system): If eol-type is not yet decided
+       and system_eol_type is not LF, set CODING_REQUIRE_ENCODING_MASK.
+       If coding_system is nil, return 0.
+       (code_convert_region1): Even if coding_system is nil, don't skip
+       conversion if system_eol_type is not LF.
+       (code_convert_string1): Likewise.
+       (code_convert_string_norecord): Likewise.
+
+2006-04-13  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (setup_coding_system): Fix previous change.
+       (encode_coding): If eol_type is not yet decided, use
+       system_eol_type.
+       (shrink_encoding_region): If eol_type is not yet decided and
+       system_eol_type is not LF, don't shrink.
+
+2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
+
+       * xdisp.c (note_mouse_highlight): Add help echo for dragging vertical
+       line.
+
+2006-04-12  Richard Stallman  <rms@gnu.org>
+
+       * keyboard.c (read_key_sequence): Explicitly avoid keybuf[-1].
+
+       * process.c (conv_lisp_to_sockaddr): If FAMILY unknown, just return.
+       (Fprocess_send_eof): Abort if fail to open null device.
+
+2006-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * fns.c [HAVE_MENUS && MAC_OS]: Include macterm.h.
+
+       * image.c [MAC_OS] (xpm_load_image): Add parentheses around
+       assignment used as truth value.  Add explicit braces to avoid
+       ambiguous `else'.
+       [MAC_OS] (gif_load): Remove unused variable `gcpro1'.
+
+       * lisp.h (syms_of_fontset, Fset_fontset_font): Put extern and
+       EXFUN in #ifdef HAVE_WINDOW_SYSTEM.
+       (syms_of_xfns, syms_of_xsmfns, syms_of_xselect, syms_of_xterm):
+       Put externs in #ifdef HAVE_X_WINDOWS.
+       (syms_of_macfns, syms_of_macselect, syms_of_macterm)
+       (syms_of_macmenu, syms_of_mac) [MAC_OS]: Add externs.
+       (init_mac_osx_environment) [MAC_OSX]: Add extern.
+
+       * mac.c (init_process): Remove undef.
+       (select) [MAC_OSX]: Undefine before including sysselect.h.
+       (posix_pathname_to_fsspec, fsspec_to_posix_pathname) [MAC_OSX]:
+       Remove functions and prototypes.
+       (parse_value): Add parentheses around + inside shift.
+       (path_from_vol_dir_name): Make static.
+       (get_temp_dir_name): Remove unused variables `cpb' and `dir_name'.
+       [!MAC_OSX] (get_path_to_system_folder): Likewise.
+       (Fmac_get_file_creator, Fmac_get_file_type): Remove unused
+       variable `cCode'.
+       (Fmac_coerce_ae_data): Remove unused variables `fref' and `fs'.
+       (Fmac_get_preference): Add explicit braces to avoid ambiguous `else'.
+
+       * macfns.c (x_to_mac_color): Remove unused variable `tail'.
+       (x_set_mouse_color): Remove unused variable `dpy'.
+       (Fx_create_frame): Remove unused variable `x_frame_count'.
+       (Fx_server_version): Add explicit braces to avoid ambiguous `else'.
+       (x_sync): Move from macterm.c.
+       (Fx_file_dialog): Remove unused variable `default_filter_index'.
+
+       * macmenu.c (min_menu_id): Make element type explicit.
+
+       * macselect.c (get_flavor_type_from_symbol): Remove unused
+       variable `val'.
+       (get_scrap_private_timestamp, x_get_foreign_selection)
+       (copy_scrap_flavor_data): Add explicit braces to avoid ambiguous `else'.
+       (Fmac_process_deferred_apple_events): Remove unused variables
+       `keyword', `reply', `apple_event', `count', and `err'.
+
+       * macterm.c: Don't include gnu.h.
+       (x_io_error_quitter, x_draw_image_foreground_1): Remove prototypes.
+       (x_sync): Move to macfns.c.
+       [USE_CG_DRAWING] (mac_define_fringe_bitmap): Remove unused
+       variable `mask_bits'.
+       (mac_compute_glyph_string_overhangs): Avoid ambiguous `else'.
+       (x_draw_image_glyph_string): Remove unused variable `pixmap'.
+       (x_mac_to_emacs_modifiers): Remove function.
+       (XTset_vertical_scroll_bar, mac_handle_visibility_change)
+       (x_make_frame_visible, xlfdpat_create, mac_handle_command_event):
+       Add explicit braces to avoid ambiguous `else'.
+       (x_make_frame_visible): Remove unused variables `type',
+       `original_top', and `original_left'.
+       (mac_do_list_fonts, XTread_socket): Add parentheses around && within ||.
+       (x_load_font): Remove unused variables `full_name', and `value'.
+       (do_get_menus, do_init_managers, do_check_ram_size) [!MAC_OS8]:
+       Remove functions.
+       (do_zoom_window): Reorganize variables with respect to conditionals.
+       (init_command_handler): Remove unused variable `err'.
+       [MAC_OSX] (mac_check_bundle): Remove unused variable `child'.
+
+       * macterm.h (x_set_mouse_position, x_set_mouse_pixel_position)
+       (x_make_frame_invisible, x_iconify_frame, x_free_frame_resources)
+       (x_destroy_window, x_wm_set_size_hint, x_delete_display, XFreeGC)
+       (do_menu_choice, have_menus_p, x_real_positions)
+       (x_set_menu_bar_lines, x_pixel_width, x_pixel_height, x_char_width)
+       (x_char_height, x_sync, x_set_tool_bar_lines, x_activate_menubar)
+       (free_frame_menubar): Add externs.
+
+       * unexmacosx.c: Include config.h before using HAVE_MALLOC_MALLOC_H.
+       (malloc, realloc, free): Add undefs.
+       (read_load_commands): Remove unused variable `n' and `j'.
+       (copy_data_segment): Remove unused variable `r'.
+
+       * xdisp.c (get_glyph_string_clip_rects): Add parentheses around &&
+       within ||.  Add explicit braces to avoid ambiguous `else'.
+       (dump_glyph_row): Remove label for `inverse_p' from legend.
+
+       * xfaces.c (Finternal_merge_in_global_face, try_font_list): Add
+       explicit braces to avoid ambiguous `else'.
+
+2006-04-11  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+
+       * dispnew.c (init_display): Don't init X display if the user asked
+       for a non-X display.
+
+2006-04-12  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (setup_coding_system): Use system_eol_type for default
+       coding->eol_type.
+
+2006-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * lisp.h (wrong_type_argument): Mark as NO_RETURN.
+
+       * data.c (wrong_type_argument): Try to avoid compiler warnings due
+       to the fact the function is now marked as NO_RETURN.
+
+2006-04-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * s/ms-w32.h (pid_t) [_MSC_VER]: New typedef.
+
+2006-04-10  Romain Francoise  <romain@orebokech.com>
+
+       * xrdb.c (gethomedir): Use xstrdup.
+
+2006-04-10  Andreas Schwab  <schwab@suse.de>
+
+       * xrdb.c (gethomedir): Make sure to always return a pointer that
+       can be passed to free.
+
+2006-04-09  Richard Stallman  <rms@gnu.org>
+
+       * lisp.h (Fkill_emacs): Undo previous change.
+
+2006-04-08  Richard Stallman  <rms@gnu.org>
+
+       * search.c (boyer_moore): Test ch >= 0400, not >.
+
+2006-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * puresize.h (pure_write_error): Mark as NO_RETURN.
+
+       * lisp.h (args_out_of_range, args_out_of_range_3)
+
+2006-04-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32fns.c (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements
+       if a menu is active on this frame.
+
+2006-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * lisp.h (report_file_error): Mark as NO_RETURN.
+
+2006-04-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * alloc.c [STDC_HEADERS]: Include stddef.h.
+
+       * lisp.h (PSEUDOVECSIZE): Fix last change.
+
+2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
+       `raw_status_high', and `raw_status_low' with plain integers, and move
+       them to the end of the structure.
+
+       * alloc.c (allocate_process): Use PSEUDOVECSIZE to initialize the
+       pseudovector's size field so only the Lisp_Object fields get GC'd.
+
+       * process.c (update_status, make_process, Fdelete_process)
+       (Fprocess_status, list_processes_1, start_process_unwind)
+       (create_process, Fmake_network_process, server_accept_connection)
+       (wait_reading_process_output, send_process, Fprocess_running_child_p)
+       (process_send_signal, proc_encode_coding_system, Fprocess_send_eof)
+       (sigchld_handler, status_notify): Adjust to new non-Lisp fields for
+       `pid' and `raw_status'.
+       (Fprocess_id, Fsignal_process): Same, and additionally use floats when
+       representing PIDs that are larger than most-positive-fixnum.
+
+       * keymap.c (describe_map): Only use XINT if we checked INTEGERP.
+
+       * lisp.h (OFFSETOF, PSEUDOVECSIZE): New macros.
+
+2006-04-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32fns.c (Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
+
+2006-04-03  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * editfns.c (TM_YEAR_IN_ASCTIME_RANGE): New macro, identical to
+       ../lib-src/b2m.c and ../lib-src/editfns.c.
+       (Fcurrent_time_string): Use it.
+       Document that the year might not consume 4 columns if it's outside
+       the range 1000-9999.
+       Check for asctime failure.
+       Don't assume that the output string length is always exactly 24.
+
+2006-04-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * macterm.c (XTread_socket): Initialize variable `f' before its use.
+
+2006-04-03  Kenichi Handa  <handa@m17n.org>
+
+       * image.c: Include "charset.h" and "coding.h".
+       (x_find_image_file): Return an encoded file name.
+
+2006-04-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure: Regenerated.
+
+2006-03-31  Kenichi Handa  <handa@m17n.org>
+
+       * xfns.c (xg_set_icon): Delete superfluous UNGCPRO.
+
+2006-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * xdisp.c (syms_of_xdisp): Fix variable name.
+
+2006-03-30  Kenichi Handa  <handa@m17n.org>
+
+       * xterm.c (x_term_init): Delete superfluous UNGCPRO.
+
+2006-03-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * keyboard.c (process_tool_bar_item): Reorder dummy args.
+
+2006-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * keyboard.c (tool_bar_items): Use map_keymap.
+       (process_tool_bar_item): Add dummy args to fit the required interface.
+
+2006-03-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * .gdbinit (pr, pp, pp1, pv, pv1): Force print_output_debug_flag
+       to zero before calling debug_print or safe_debug_print.
+
+       * print.c (print_output_debug_flag): New global variable.
+       (Fexternal_debugging_output) [WINDOWSNT]: Don't call
+       OutputDebugString if print_output_debug_flag is zero.
+
+2006-03-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * editfns.c (TM_YEAR_BASE): Move up, so the changes below can use it.
+       (Fdecode_time, Fencode_time): Use TM_YEAR_BASE instead of 1900.
+       (Fdecode_time): Cast tm_year to EMACS_INT.
+       (Fcurrent_time_string): Report an invalid time specification if
+       the argument is invalid.  Also, check for out-of-range time stamps.
+
+2006-03-24  Kim F. Storm  <storm@cua.dk>
+
+       * xterm.c (handle_one_xevent):
+       * w32term.c (w32_read_socket):
+       * macterm.c (XTread_socket): Don't let key-press clear mouse face
+       on in toolbar window if mouse-highlight is an integer.
+
+       * fns.c (sxhash_list): Include last non-nil CDR in hash.
+
+2006-03-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * macmenu.c (enum mac_menu_kind): New enum.
+       (min_menu_id): New variable.
+       (POPUP_SUBMENU_ID, MIN_POPUP_SUBMENU_ID, MIN_MENU_ID)
+       (MIN_SUBMENU_ID): Remove defines.  All uses are replaced with
+       min_menu_id and enumerators in enum mac_menu_kind.
+       (fill_menu, dispose_menus, install_menu_quit_handler): New arg KIND.
+       All uses changed.  Add range check for menu ID.
+       (fill_menubar): Add range check for menu ID.
+       [HAVE_CANCELMENUTRACKING] (menu_quit_handler): Check error code of
+       GetEventParameter.
+       (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler
+       for each menu kind.
+
+2006-03-22  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c: Undo 2006-03-21 change.
+
+       * term.c: Define aliases for append_glyph and produce_stretch_glyph
+       when `static' is defined to avoid name clash with those in xdisp.c.
+
+       * process.c (Faccept_process_output): Fix to comply with lisp reference.
+       Change arg "timeout" to "seconds" and allow both integer and float value.
+       Change arg "timeout-msec" to "millisec" and interpret" as milliseconds
+       rather than microseconds.  Fix doc string accordingly.
+
+2006-03-21  Ken Raeburn  <raeburn@raeburn.org>
+
+       * xdisp.c (store_next_glyph): Rename from append_glyph.
+       (generate_stretch_glyph): Rename from produce_stretch_glyph.
+       All callers changed accordingly.
+
+2006-03-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xterm.c: x_session_initialized new variable.
+       (x_term_init): Use x_session_initialized to check if
+       x_session_initialize should be called.
+       (x_initialize): Initialize x_session_initialized.
+
+2006-03-21  Kim F. Storm  <storm@cua.dk>
+
+       * fringe.c (draw_fringe_bitmap): Don't calculate default overlay arrow
+       bitmap here, but ...
+       (update_window_fringes): ... here, so we can test if it has changed.
+
+2006-03-20  Andreas Schwab  <schwab@suse.de>
+
+       * dispnew.c (init_display): Check DISPLAY here.
+
+       * emacs.c (main): Don't check here.
+
+       * xterm.c (x_display_ok): Don't use DISPLAY env var.
+
+2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * window.c (window_scroll_pixel_based): Yet another int/Lisp_Object
+       mixup (YAILOM).
+
+2006-03-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.c (main): Fix last change.
+
+2006-03-20  Kenichi Handa  <handa@m17n.org>
+
+       * fileio.c (Fwrite_region): Set visit_file to Qnil before GCPRO it.
+
+       * keymap.c (map_keymap): Set tail to Qnil before GCPRO it.
+
+       * xfns.c (xg_set_icon): Remove unnecessary GCPRO.
+
+       * xterm.c (x_term_init): Remove unnecessary GCPRO.
+
+2006-03-19  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (set_cursor_from_row): Fix cursor property on overlay string,
+       so it doesn't associate overlay string with following glyph by default.
+       Allow integer property value to specify explicit number of buffer
+       positions associate with overlay string.
+
+2006-03-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xterm.c (x_display_ok): Fix minor bug and compilation warnings.
+
+2006-03-18  Nozomu Ando  <nand@mac.com>
+
+       * m/pmax.h (BROKEN_NOCOMBRELOC) [__NetBSD__]: Define.
+       (LIB_STANDARD, START_FILES) [__NetBSD__]: Don't define.
+       (START_FILES, RUN_TIME_REMAP, UNEXEC) [__NetBSD__, __OpenBSD__]:
+       Don't redefine.
+
+       * m/mips.h: Don't use unexmips on NetBSD.
+       (LIBS_MACHINE): Move definition lower, so it doesn't use
+       LD_SWITCH_MACHINE, START_FILES, LIB_STANDARD, LIBS_TERMCAP,
+       C_SWITCH_MACHINE, and C_DEBUG_SWITCH.
+
+       * unexelf.c [BROKEN_NOCOMBRELOC]: Include assert.h.
+       (unexec) [BROKEN_NOCOMBRELOC]: Handle platforms whose nocombreloc
+       option is broken (e.g., MIPS/NetBSD).
+
+2006-03-18  Craig McDaniel  <craigmcd@gmail.com>  (tiny change)
+
+       * sheap.c (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB.
+       Remove the HAVE_X_WINDOWS conditional.
+
+2006-03-18  Vivek Dasmohapatra  <vivek@etla.org>  (tiny change)
+
+       * emacs.c (main): If user asks for a display that is unavailable,
+       simulate -nw.
+
+       * xterm.c (x_display_ok): New function.
+
+       * xterm.h: Add prototype for x_display_ok.
+
+2006-03-18  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32fns.c (Fw32_select_font): Doc fix.
+
+2006-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * image.c [MAC_OS] (XPutPixel, XGetPixel)
+       [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]: Don't use specialized
+       version when depth is 32.
+       (mac_create_cg_image_from_image) [MAC_OS && USE_CG_DRAWING]:
+       New function.
+       (prepare_image_for_display) [MAC_OS && USE_CG_DRAWING]: Use it.
+       (x_clear_image_1) [MAC_OS && USE_CG_DRAWING]: Release CGImage.
+
+       * macterm.c (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:
+       Create GWorld in ARGB pixel format.
+       (mac_copy_area, mac_copy_area_with_mask) [USE_CG_DRAWING]:
+       Remove functions.
+       (x_draw_image_foreground) [USE_CG_DRAWING]: Use mac_draw_cg_image
+       instead of mac_copy_area/mac_copy_area_with_mask.
+
+2006-03-15  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (extend_face_to_end_of_line): Always add space glyph to
+       empty row.  Fixes memory corruption revealed by 2006-03-02 change.
+       (display_tool_bar_line): Skip empty tool-bar line if HEIGHT < 0.
+       (tool_bar_lines_needed): Fix tool-bar display in case the tool-bar
+       width is exactly the same as the window width.  Don't count a final
+       empty tool-bar line (pass HEIGHT = -1 to display_tool_bar_line).
+
 2006-03-15  Juanma Barranquero  <lekktu@gmail.com>
 
-       * fringe.c (w32_init_fringe, w32_reset_fringes): Restore to being
+       * fringe.c (w32_init_fringe, w32_reset_fringes): Revert to being
        conditional on HAVE_NTGUI, not WINDOWS_NT.
 
 2006-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 2006-03-12  Jason Rumney  <jasonr@gnu.org>
 
        * w32fns.c (Fx_create_frame): Remove call to
-       Qface_set_after_frame_default. (from xfns.c 2003-05-26)
+       Qface_set_after_frame_default (from xfns.c 2003-05-26).
 
        * w32menu.c (Fx_popup_menu): Call w32_free_menu_strings when
        finished with the menu.
        (note_mouse_movement): Say mouse moved if current frame differs
        from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
        (w32_mouse_position): Set last_mouse_glyph_frame.
-        Remove OLD_REDISPLAY_CODE block.
+       Remove OLD_REDISPLAY_CODE block.
 
 2006-03-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 
 2006-03-11  David Ponce  <david@dponce.com>
 
-       * xfns.c (x_create_tip_frame): Preserve received parms by copying
-       them.
+       * xfns.c (x_create_tip_frame): Preserve received parms by copying them.
 
 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
 
        * keymap.c (describe_map): Shorten string to indicate shadowed binding.
 
        * vm-limit.c (get_lim_data, lim_data, data_space_start):
-       Moved from mem-limits.h.
+       Move from mem-limits.h.
        (enum warnlevel): New data type.
        (check_memory_limits): Rewrite the logic about warnings.
        Use standard `struct rlimit'.  Check return values for nonsense.
        (memory_warnings): Always clear lim_data.
 
        * mem-limits.h (get_lim_data, lim_data, data_space_start):
-       Moved to vm-limit.c.
+       Move to vm-limit.c.
 
        * xterm.c (x_fully_uncatch_errors, x_catching_errors): New functions.
 
 
        * xdisp.c: Minimize the unpleasent visual impact of the requirement
        that non-toolkit tool-bars must occupy an integral number of screen
-       lines, by distributing the rows evenly over the tool-bar screen area.
+       lines, by distributing the rows evenly over the tool-bar screen area.
        (Vtool_bar_border): New variable.
        (syms_of_xdisp): DEFVAR_LISP it.
        (display_tool_bar_line): Add HEIGHT arg for desired row height.
 
        * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary argument.
 
-       * xterm.c: (x_load_font, x_term_init, XTmouse_position)
-       (handle_one_xevent, x_connection_closed, x_list_fonts): No arg for
-       x_uncatch_errors.
+       * xterm.c (x_load_font, x_term_init, XTmouse_position)
+       (handle_one_xevent, x_connection_closed, x_list_fonts):
+       No arg for x_uncatch_errors.
 
        * xselect.c (x_own_selection, x_decline_selection_request)
        (x_reply_selection_request, x_get_foreign_selection)
 
        * fringe.c (syms_of_fringe) <fringe-bitmaps>: Doc fix.
 
-2006-02-21  Zhang Wei <brep@newsmth.org>
+2006-02-21  Zhang Wei  <brep@newsmth.org>
 
        * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before
        returning it.
        (draw_fringe_bitmap_1): Make static.
        (get_logical_cursor_bitmap, get_logical_fringe_bitmap): New functions
        to map from logical cursors and indicators to physical bitmaps.
-       (draw_fringe_bitmap): Resolve fringe cursor and overlay-arrow
+       (draw_fringe_bitmap): Resolve fringe cursor and overlay-arrow
        bitmaps using symbol names instead of bitmap numbers.
        (update_window_fringes): Use logical indicator symbol names
        instead of bitmap numbers for logical.  Add bitmap cache.
 
        * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries.
        (find_field): Set before_field to after_field when pos is at BEGV.
-       (Fline_beginning_position, Fline_end_position): Clarify
-       confusing doc string.
+       (Fline_beginning_position, Fline_end_position):
+       Clarify confusing doc string.
 
        * cmds.c (Fbeginning_of_line, Fend_of_line): Clarify confusing doc
        string.
 2005-11-11  David Reitter  <david.reitter@gmail.com>
 
        * macterm.c (syms_of_macterm): Remove macCtrlKey, macShiftKey,
-       macMetaKey, macAltKey. Introduce Qctrl, Qmeta,
+       macMetaKey, macAltKey.  Introduce Qctrl, Qmeta,
        Vmac_control_modifier / mac-control-modifier,
        Vmac_option_modifier / mac-option-modifier,
        Vmac_command_modifier / mac-command-modifier.