]> code.delx.au - gnu-emacs/history - src
(Defining Images): Add @tindex for image-load-path-for-library.
[gnu-emacs] / src /
2006-03-11 Luc Teirlinck*** empty log message ***
2006-03-11 Luc TeirlinckRename preserve_y to window_scroll_pixel_based_preserve_y.
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli Zaretskii(w32_wnd_proc): Ignore middle and extra button events...
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli Zaretskii(x_create_tip_frame): Preserve received parms by copyin...
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli ZaretskiiAdd x_fully_uncatch_errors and x_catching_errors to
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli Zaretskii(unwind_to_catch): Call x_fully_uncatch_errors only...
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli Zaretskii[HAVE_GETRLIMIT]: Don't define unconditionally. Don...
2006-03-11 Richard M. Stallman*** empty log message ***
2006-03-11 Richard M. Stallman(describe_map): Shorten string to indicate shadowed...
2006-03-11 Richard M. Stallman(get_lim_data, lim_data, data_space_start): Moved from...
2006-03-11 Richard M. Stallman(get_lim_data, lim_data, data_space_start): Moved to...
2006-03-11 Richard M. Stallman(x_fully_uncatch_errors, x_catching_errors): New functions.
2006-03-11 Richard M. Stallman(unwind_to_catch): Call x_fully_uncatch_errors.
2006-03-11 Romain Francoise(Vprocess_adaptive_read_buffering): Doc fix.
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli ZaretskiiRemove duplicate prototypes. Make the prototype of...
2006-03-11 Eli Zaretskii*** empty log message ***
2006-03-11 Eli Zaretskii(x_draw_hollow_cursor): Subtract 1 from the last argume...
2006-03-11 Eli Zaretskii(mac_draw_rectangle): Don't add 1 to width and height.
2006-03-11 Eli Zaretskii(get_phys_cursor_geometry): Don't decrease height by 1.
2006-03-10 Kim F. Storm(USE_POSIX_MEMALIGN): Fix last change.
2006-03-10 Kim F. Storm*** empty log message ***
2006-03-09 Stefan Monnier(USE_POSIX_MEMALIGN): New macro.
2006-03-09 Luc Teirlinck*** empty log message ***
2006-03-09 Kenichi Handa*** empty log message ***
2006-03-09 Kenichi Handa(DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
2006-03-09 Luc TeirlinckDeclare preserve_y as a static global variable.
2006-03-09 Luc Teirlinck*** empty log message ***
2006-03-08 YAMAMOTO Mitsuharu[MAC_OS] (XPutPixel): Set alpha channel bits if pixmap...
2006-03-06 Chong Yidong* xdisp.c (handle_invisible_prop): Don't update it...
2006-03-06 YAMAMOTO Mitsuharu(MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
2006-03-06 YAMAMOTO Mitsuharu(get_control_part_bounds): Fix type of return value.
2006-03-06 YAMAMOTO Mitsuharu(x_default_scroll_bar_color_parameter)
2006-03-05 Andreas Schwab(x_catch_errors_unwind): Fix missing return value.
2006-03-02 Kim F. Storm*** empty log message ***
2006-03-02 Kim F. StormMinimize the unpleasent visual impact of the requirement
2006-03-02 Kim F. Storm(struct frame): New member n_tool_bar_rows.
2006-03-01 Luc Teirlinck(Fregexp_quote): Do not precede a literal `]' with...
2006-03-01 Luc Teirlinck*** empty log message ***
2006-02-28 Chong Yidong* xselect.c (x_catch_errors_unwind): New function.
2006-02-27 Chong Yidong* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
2006-02-27 Luc Teirlinck(check_windows_init_file): Use Fget_load_suffixes inste...
2006-02-27 Luc TeirlinckEXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
2006-02-27 Luc TeirlinckDeclare Vload_file_rep_suffixes instead of
2006-02-27 Luc Teirlinck*** empty log message ***
2006-02-26 Luc Teirlinck*** empty log message ***
2006-02-26 Luc Teirlinck(specpdl_ptr): Remove volatile qualifier for consistenc...
2006-02-26 Stefan Monnier(struct specbinding, specpdl_ptr): Remove the volatile...
2006-02-25 Chong Yidongbuffer.c: Revert last change.
2006-02-25 Chong Yidong* buffer.c (Foverlay_put): Mark buffer as changed.
2006-02-25 Chong Yidong* xterm.h (x_catch_errors) Return value changed to...
2006-02-25 Stefan Monnier(Fmake_network_process): Init the process's mark.
2006-02-24 Kim F. Storm(modify_overlay): Force redisplay if we modify an
2006-02-24 Kim F. Storm*** empty log message ***
2006-02-24 Jan Djärv* gtkutil.c (xg_get_image_for_pixmap): If x_find_image_...
2006-02-24 Kenichi Handa(Finsert_file_contents): When a text is replaced
2006-02-23 YAMAMOTO Mitsuharu(x_set_toolkit_scroll_bar_thumb): Don't set control
2006-02-23 Kenichi Handa*** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu(update_text_area): Avoid needless redraw of rightmost
2006-02-22 Stefan Monnier(Fwindow_list): Check `window' before doing XWINDOW.
2006-02-22 Kim F. Storm(Fvertical_motion): Only try to move back if we can.
2006-02-22 Kim F. Storm*** empty log message ***
2006-02-22 YAMAMOTO Mitsuharu(GC_CLIP_REGION): Remove macro.
2006-02-22 YAMAMOTO Mitsuharu(digest_single_submenu): Apply 2006-02-19 change for...
2006-02-22 YAMAMOTO Mitsuharu(struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member...
2006-02-21 Kim F. Storm(draw_fringe_bitmap): Fix overlay-arrow display.
2006-02-21 Kim F. Storm*** empty log message ***
2006-02-21 Andreas SchwabFix indentation.
2006-02-21 Kim F. Storm(syms_of_fringe) <fringe-bitmaps>: Doc fix.
2006-02-21 Kim F. Storm*** empty log message ***
2006-02-21 Jan Djärv* xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE...
2006-02-21 Juanma Barranquero*** empty log message ***
2006-02-21 Juanma Barranquero(horizontal_bar_bits): Rename from `horisontal_bar_bits'.
2006-02-21 YAMAMOTO Mitsuharu(mac_draw_string_common): Remove arg MODE. New arg
2006-02-20 Kim F. Storm*** empty log message ***
2006-02-20 Kim F. StormAdd fringe.elc to WINDOW_SUPPORT.
2006-02-20 Kim F. Storm(enum fringe_bitmap_type): Remove. Change all uses
2006-02-20 Kim F. Storm(struct buffer): New members fringe_indicator_alist and
2006-02-20 Kim F. Storm(init_buffer_once): Set dummy default values for
2006-02-20 Chong Yidong* regex.c: Revert 2006-02-19 change.
2006-02-20 Chong Yidong* regex.c (xmalloc, xrealloc): Define these when not...
2006-02-20 Luc Teirlinck*** empty log message ***
2006-02-20 Luc Teirlinck(extend_range_table_work_area): Fix typo.
2006-02-20 Richard M. Stallman(regex_compile): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman(x_catch_errors): Use xmalloc.
2006-02-20 Richard M. Stallman(extend_range_table_work_area): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman(malloc_widget_value): Use xmalloc.
2006-02-20 Richard M. Stallman*** empty log message ***
2006-02-20 Richard M. Stallman[HAVE_GETRLIMIT]: Include sys/resource.h.
2006-02-19 Richard M. Stallman(digest_single_submenu): When pane_string is empty...
2006-02-19 YAMAMOTO Mitsuharu(update_menu_bar) [MAC_OS]: Don't set
2006-02-19 YAMAMOTO Mitsuharu(popup_activated_flag, submenu_id)
2006-02-18 Chong Yidong* window.c (window_min_size_1): Ensure room for the...
2006-02-17 Romain Francoise(BASE_PURESIZE): Increment to 1200000.
2006-02-17 Stefan Monnier(Fmake_symbol): Comment-out left-over assert from befor...
next