]> code.delx.au - gnu-emacs/history - src
(make_process): Initialize kill_without_query struct member.
[gnu-emacs] / src /
2008-08-15 Chong Yidong(make_process): Initialize kill_without_query struct...
2008-08-15 Chong YidongCorrect last change
2008-08-15 Chong Yidong* process.c (Fmake_network_process): Initialize kill_wi...
2008-08-10 Glenn MorrisUse __sparc__ rather than sparc.
2008-08-08 Chong YidongFix last change.
2008-08-08 Chong Yidong(move_it_to): When stopping at a charpos, check if...
2008-08-08 Chong Yidong* xdisp.c (move_it_to): When stopping at a charpos...
2008-08-05 Chong Yidong(redisplay_window): Don't enforce scroll-margin when...
2008-08-05 Chong Yidong* xdisp.c (redisplay_window): Don't enforce scroll...
2008-08-05 Chong Yidong(Vauto_save_list_file_name): Move here from file.el.
2008-08-05 Chong Yidong* fileio.c (Vauto_save_list_file_name): Move here from...
2008-08-03 Chong Yidong(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-03 Chong Yidong* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_A...
2008-08-02 Chong Yidong(check_memory_limits): Don't use getrlimit on cygwin...
2008-08-02 Chong Yidong* vm-limit.c (check_memory_limits): Don't use getrlimit...
2008-08-02 Eli Zaretskii(Fexpand_file_name): Convert the value of $HOME to...
2008-08-01 Jason Rumney(x_draw_composite_glyph_string_foreground): Force use...
2008-07-30 Chong Yidong(menu_nav_ended): Remove.
2008-07-30 Chong Yidong(Fx_menu_bar_open_internal): Use activate_item signal...
2008-07-30 Chong Yidong* xmenu.c (Fx_menu_bar_open_internal): Use activate_ite...
2008-07-28 Chong YidongRevert last change.
2008-07-28 Chong Yidong(redisplay_window): Check return value of
2008-07-28 Chong Yidong* xdisp.c (redisplay_window): Check return value of
2008-07-26 Eli Zaretskii(syms_of_term): Fix last change.
2008-07-25 Chong Yidong(syms_of_term): Initialize default_orig_pair, default_s...
2008-07-25 Chong Yidong* term.c (syms_of_term): Initialize default_orig_pair,
2008-07-25 Chong Yidong(nl): Rename to name_list to avoid ncurses.h clash...
2008-07-25 Chong Yidong* getloadavg.c (nl): Rename to name_list to avoid ncurs...
2008-07-22 YAMAMOTO Mitsuharu(XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
2008-07-21 Chong Yidong(print_object): Check print_depth before searching...
2008-07-21 Chong Yidong* print.c (print_object): Check print_depth before...
2008-07-21 YAMAMOTO Mitsuharu(kCGBitmapByteOrder32Host): New define for non-universa...
2008-07-21 YAMAMOTO Mitsuharu(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE...
2008-07-21 YAMAMOTO Mitsuharu(mac_create_cg_image_from_image, image_load_image_io)
2008-07-18 Jason RumneyBackport of long term bug from trunk:
2008-07-17 YAMAMOTO MitsuharuMention setsid after vfork.
2008-07-17 YAMAMOTO Mitsuharu(create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
2008-07-17 YAMAMOTO Mitsuharu(Foverlay_buffer): Add EXFUN.
2008-07-17 YAMAMOTO MitsuharuInclude <config.h> instead of "config.h".
2008-07-11 YAMAMOTO Mitsuharu[USE_MAC_TSM] (mac_handle_text_input_event):
2008-07-11 YAMAMOTO Mitsuharu(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
2008-07-11 YAMAMOTO Mitsuharu(keycode_to_xkeysym_table): Add entries for f17, f18...
2008-07-11 YAMAMOTO Mitsuharu(Fx_server_version): Don't use gestaltSystemVersionMajor,
2008-07-11 YAMAMOTO Mitsuharu(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on...
2008-07-07 YAMAMOTO Mitsuharu(png_load): Use correct bit-depth for setting backgroun...
2008-05-15 YAMAMOTO Mitsuharu(x_draw_relief_rect): Remove unused variable `dpy'.
2008-05-15 YAMAMOTO Mitsuharu(mac_store_event_ref_as_apple_event)
2008-05-13 Jan Djärv(handle_one_xevent): Don't pass buttons higher than 3
2008-05-12 YAMAMOTO Mitsuharu(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
2008-05-12 YAMAMOTO Mitsuharu(main_thread): Conditionalize on
2008-05-10 Eli Zaretskii(Fdirectory_files_and_attributes, Ffile_attributes...
2008-05-10 Eli Zaretskii(syms_of_ntproc) <w32-get-true-file-attributes>: Doc...
2008-05-10 Eli Zaretskii(stat): Fix test of Vw32_get_true_file_attributes again...
2008-05-04 YAMAMOTO Mitsuharu(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE...
2008-05-04 YAMAMOTO Mitsuharu[USE_MAC_IMAGE_IO] (image_load_image_io):
2008-05-03 Glenn MorrisCorrect authorship of patch from Red Hat.
2008-05-03 Eli Zaretskii(Ffile_attributes): Don't allow the device number becom...
2008-05-02 YAMAMOTO Mitsuharu[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
2008-05-02 YAMAMOTO Mitsuharu(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
2008-05-02 YAMAMOTO Mitsuharu(mac_cg_color_space_rgb) [USE_CG_DRAWING]:
2008-05-02 YAMAMOTO Mitsuharu(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image...
2008-05-02 YAMAMOTO Mitsuharu(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
2008-05-02 YAMAMOTO MitsuharuRegenerate.
2008-04-25 Chong YidongAdditional redefinitions for GNU/Linux.
2008-04-25 Chong Yidong* m/sparc.h: Additional redefinitions for GNU/Linux.
2008-04-23 YAMAMOTO Mitsuharu(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
2008-04-23 YAMAMOTO Mitsuharu(Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
2008-04-23 YAMAMOTO Mitsuharu(Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
2008-04-19 YAMAMOTO Mitsuharu(Vmac_ts_script_language_on_focus)
2008-04-19 YAMAMOTO Mitsuharu(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
2008-04-19 YAMAMOTO Mitsuharu(mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
2008-04-19 YAMAMOTO Mitsuharu(CGFloat) [!CGFLOAT_DEFINED]: New typedef.
2008-04-19 YAMAMOTO Mitsuharu(create_apple_event) [TARGET_API_MAC_CARBON]:
2008-04-12 YAMAMOTO Mitsuharu[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
2008-04-11 Katsumi Yamaoka(BASE_PURESIZE): Increase to 1140000.
2008-04-10 Michael Albinus* fileio.c (Fmake_symbolic_link): Surround code by...
2008-04-10 Jason RumneyFix last change.
2008-04-10 Jason Rumney(syms_of_ntproc): Change Vw32_get_true_file attributes
2008-04-10 Jason Rumney(stat): When Vw32_get_true_file_attributes is Qlocal...
2008-04-07 Miles BaderAdd arch tagline
2008-04-06 YAMAMOTO Mitsuharu*** empty log message ***
2008-04-06 YAMAMOTO Mitsuharu(FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
2008-04-06 YAMAMOTO Mitsuharu(mac_end_cg_clip): Add argument F. All uses changed.
2008-04-06 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
2008-04-06 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
2008-04-06 YAMAMOTO Mitsuharu[!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
2008-04-06 YAMAMOTO Mitsuharu(x_set_background_color, mac_window, x_create_tip_frame):
2008-04-06 YAMAMOTO Mitsuharu[MAC_OSX] (select_and_poll_event, sys_select):
2008-04-06 YAMAMOTO Mitsuharu(MAC_OBJ): Add mactoolbox.o.
2008-04-06 YAMAMOTO MitsuharuNew file.
2008-04-05 Chong Yidong(compile_pattern_1): Treat non-nil and non-string of
2008-04-05 Chong Yidong* search.c (compile_pattern_1): Treat non-nil and non...
2008-04-05 Eli Zaretskii(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
2008-03-31 Chong Yidong(next_overlay_string): Don't set overlay_strings_at_end...
2008-03-31 Chong Yidong* xdisp.c (next_overlay_string): Don't set
2008-03-31 Chong Yidong(auto_save_error_occurred): New var.
2008-03-31 Chong Yidong* fileio.c (auto_save_error_occurred): New var.
2008-03-31 Jason Rumney*** empty log message ***
2008-03-31 Jason Rumney(Ffile_attributes) [WINDOWSNT]: Cast uid and gid to...
2008-03-29 YAMAMOTO Mitsuharu(update_tool_bar, redisplay_tool_bar, redisplay_window)
next