* fileio.c (Fnext_read_file_uses_dialog_p): New function.
[bpt/emacs.git] / src /
2004-11-04 Jan Djärv* fileio.c (Fnext_read_file_uses_dialog_p): New function.
2004-11-04 Jan Djärv* gtkutil.h: Declare use_old_gtk_file_dialog.
2004-11-04 Jan Djärv* gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_...
2004-11-04 Richard M. StallmanComment change.
2004-11-04 Kenichi Handa(fontset_pattern_regexp): If '*' is preceded by '\',
2004-11-03 Kim F. Storm(ppt): New function.
2004-11-03 Kim F. Storm*** empty log message ***
2004-11-02 Jan Djärv* xterm.c (x_window_to_scroll_bar): Only call
2004-11-02 Jan Djärv* gtkutil.c (xg_get_file_with_chooser): Use GTK_STOCK_O...
2004-11-02 Andreas Schwab(Fscroll_right): Fix last change.
2004-11-02 Kim F. StormFrom: YAMAMOTO Mitsuharu
2004-11-02 Kim F. Storm(callproc.o): Depend on blockinput.h atimer.h systime.h.
2004-11-02 Kim F. Storm*** empty log message ***
2004-11-02 Kim F. Storm(Fcalled_interactively_p): Rename from Fcall_interactive_p.
2004-11-02 Kim F. Storm*** empty log message ***
2004-11-02 Kim F. StormRemove (tiny change) comments for people who have signe...
2004-11-02 Richard M. Stallman*** empty log message ***
2004-11-02 Richard M. Stallman(replace_range_2): New function.
2004-11-02 Richard M. Stallman(casify_region): Handle changes in byte-length using...
2004-11-02 Richard M. Stallman(USAGE3): Delete --horizontal-scroll-bars, -hb.
2004-11-02 Richard M. Stallman(back_to_previous_visible_line_start):
2004-11-02 Richard M. Stallman(window_scroll_pixel_based): Update preserve_y for...
2004-11-02 Richard M. Stallman(Fcall_interactive_p): New function.
2004-11-02 Jason RumneyUse fast_string_match_ignore_case for comparing font...
2004-11-02 Jason Rumney*** empty log message ***
2004-11-02 Jan Djärv* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
2004-11-02 Jan Djärv* config.in: Rebuild (added HAVE_GTK_FILE_*).
2004-11-01 Kim F. Storm(connect_wait_mask, num_pending_connects): Only
2004-11-01 Kim F. Storm*** empty log message ***
2004-11-01 Jason RumneyDelete region objects after use.
2004-11-01 Jason Rumney*** empty log message ***
2004-10-31 Jan Djärv* xmenu.c: Add prototypes for forward function declarat...
2004-10-31 Jan Djärv* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar...
2004-10-31 Jan Djärv* atimer.c (alarm_signal_handler): Do not call set_alarm if
2004-10-31 Kim F. Storm(margin_glyphs_to_reserve): Don't use ncols_scale_factor.
2004-10-31 Kim F. Storm*** empty log message ***
2004-10-29 John Wiegley2004-10-28 Will <will@glozer.net>
2004-10-28 Stefan Monnier*** empty log message ***
2004-10-28 Stefan Monnier(Vx_lost_selection_functions, Vx_sent_selection_functions):
2004-10-28 Richard M. Stallman*** empty log message ***
2004-10-28 Richard M. Stallman(Fx_server_vendor, Fx_server_version): Doc fixes.
2004-10-27 Stefan Monnier*** empty log message ***
2004-10-27 Stefan Monnier(scan_sexps_forward): Prefer 2-char comment-starter...
2004-10-27 Richard M. Stallman*** empty log message ***
2004-10-27 Richard M. Stallman(get_next_display_element): In mode lines,
2004-10-27 Richard M. Stallman(Fmessage): Doc fix.
2004-10-27 Richard M. StallmanComment change.
2004-10-27 Richard M. Stallman(vmotion): When moving up, check the newline before.
2004-10-26 Kim F. StormFix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
2004-10-26 Kim F. Storm(Fformat): Allocate discarded table with SAFE_ALLOCA.
2004-10-26 Kim F. Storm(USE_SAFE_ALLOCA): Add and init sa_must_free integer.
2004-10-26 Jan Djärv* gtkutil.c: Put empty line between comment and functio...
2004-10-26 Jan Djärv* gtkutil.c: Put empty line between comment and functio...
2004-10-26 Jan Djärv* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BA...
2004-10-26 Kim F. Storm*** empty log message ***
2004-10-26 Kim F. Storm(Fcall_interactively): Add 'U' code to get the up-event...
2004-10-26 David Kastrup(syms_of_buffer): Fix a few typos.
2004-10-26 Jan Djärv* xsmfns.c: Put empty line between comment and function...
2004-10-25 Kenichi Handa(fontset_pattern_regexp): Optimize for the case that
2004-10-24 Kenichi Handa(enum reg_errcode_t): New value REG_ERANGEX.
2004-10-24 Kenichi Handa(re_error_msgid): Add an entry for REG_ERANGEX.
2004-10-22 Kenichi Handa*** empty log message ***
2004-10-22 Kenichi Handa(Ftranslate_region_internal): New function.
2004-10-22 Jan Djärv* xfns.c (xic_create_xfontset): Initialize missing_list...
2004-10-21 Jan Djärv* xterm.h (x_output): New member `xic_base_fontname'.
2004-10-20 Jason Rumney(x_draw_glyph_string): Use overline_color for overlines.
2004-10-20 Jan Djärv* xterm.h (XSync): If USE_GTK, define XSync as process_...
2004-10-20 Jan Djärv* emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_D...
2004-10-20 Luc Teirlinck(Flocal_variable_if_set_p): Doc fix.
2004-10-19 Jason Rumney(init_environment): Set emacs_dir correctly when running
2004-10-19 Richard M. Stallman(Fdelete_and_extract_region): If region is empty, retur...
2004-10-19 Jan Djärv* gtkutil.h (xg_update_scrollbar_pos): Remove arguments...
2004-10-19 Jan Djärv* xterm.c (x_clear_frame): Remove call to xg_frame_cleared
2004-10-19 Jan Djärv* gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,
2004-10-19 Jan Djärv* gtkutil.h (xg_frame_cleared): Removed.
2004-10-18 Kim F. Storm(display_mode_element): Fix display of wide chars.
2004-10-18 Kim F. Storm*** empty log message ***
2004-10-18 Jan Djärv* gtkutil.c (xg_update_scrollbar_pos): Change XClearWin...
2004-10-18 Kenichi Handa(fs_load_font): Use fast_string_match_ignore_case for
2004-10-18 Kenichi Handa(fast_string_match_ignore_case): New function.
2004-10-18 Kenichi Handa(fast_string_match_ignore_case): Extern it.
2004-10-17 Jason RumneyRemove excessive vertical whitespace.
2004-10-17 Kim F. Storm(overlay_arrow_at_row): Return overlay string rather
2004-10-17 Kim F. Storm*** empty log message ***
2004-10-16 Jason Rumney(w32_font_match): Encode font name being matched.
2004-10-16 Jason Rumney*** empty log message ***
2004-10-16 Richard M. Stallman*** empty log message ***
2004-10-16 Richard M. Stallman(Fspecial_display_p): Doc fix.
2004-10-15 Kim F. StormAdd comment.
2004-10-15 Stefan Monnier(Fsubstitute_command_keys): Fix remap-handling.
2004-10-15 Kim F. Storm(x_draw_vertical_border): Undo last change.
2004-10-15 Kim F. Storm*** empty log message ***
2004-10-15 Kim F. Storm(x_draw_vertical_border): Do nothing if non-window...
2004-10-15 Kim F. Storm*** empty log message ***
2004-10-14 Andreas Schwab(DATA_SEG_BITS): Don't define.
2004-10-14 Stefan Monnier*** empty log message ***
2004-10-13 Kim F. StormInclude Xutil.h after keysym.h to work around bug
2004-10-13 Kim F. Storm*** empty log message ***
2004-10-13 Stefan Monnier(map_char_table): Add missing gcpros.
2004-10-13 Stefan Monnier*** empty log message ***
next