*** empty log message ***
[bpt/emacs.git] / src /
2001-03-23 Gerd Moellmann*** empty log message ***
2001-03-23 Gerd Moellmann(x_update_menu_appearance): Use a different path
2001-03-23 Stefan Monnier(init_iterator): Check WINDOWP before using XWINDOW.
2001-03-23 Stefan Monnier(note_mouse_highlight): Dec the int, not the Lisp_Object.
2001-03-23 Stefan MonnierTypos.
2001-03-22 Gerd Moellmann*** empty log message ***
2001-03-22 Gerd Moellmann(x_update_menu_appearance): Renamed from
2001-03-22 Gerd Moellmann(Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.
2001-03-22 Gerd Moellmann(update_frame_menubar, set_frame_menubar, xmenu_show):
2001-03-22 Gerd Moellmann(x_set_menu_resources_from_menu_face): Remove
2001-03-22 Gerd Moellmann(x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:
2001-03-22 Gerd MoellmannInclude widget.h.
2001-03-22 Gerd Moellmann(xm_set_menu_resources_from_menu_face): Remove
2001-03-21 Gerd Moellmann(x_update_window_end): Handle overwritten mouse face
2001-03-20 Gerd Moellmann*** empty log message ***
2001-03-20 Gerd Moellmann*** empty log message ***
2001-03-20 Gerd Moellmann(syms_of_print): Doc fixes.
2001-03-20 Gerd Moellmann(Fmd5): Doc fix.
2001-03-19 Gerd Moellmann(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-03-19 Gerd Moellmann*** empty log message ***
2001-03-19 Gerd Moellmann(x_create_tip_frame): Add parameter TEXT. Set the
2001-03-19 Gerd Moellmann(highlight_trailing_whitespace): Glyphs whose object
2001-03-16 Gerd Moellmann(current_column, current_column_1, Fmove_to_column)
2001-03-16 Kenichi Handa*** empty log message ***
2001-03-15 Gerd Moellmann(timer_check): Preserve the value of deactivate-mark.
2001-03-15 Gerd Moellmann(fast_find_position): Return the correct vpos.
2001-03-15 Gerd Moellmann*** empty log message ***
2001-03-15 Gerd Moellmann(store_symval_forwarding): Add parameter BUF. If BUF is
2001-03-15 Gerd Moellmann(swap_out_buffer_local_variables): Call
2001-03-15 Gerd Moellmann(specbind): Call store_symval_forwarding with BUF null.
2001-03-15 Gerd Moellmann(store_symval_forwarding): Change prototype.
2001-03-14 Gerd Moellmann*** empty log message ***
2001-03-14 Gerd Moellmann(do_switch_frame): Remove unused parameter NO_EVENT...
2001-03-14 Gerd Moellmann(Fset_window_configuration): Change call to
2001-03-14 Gerd Moellmann(quit_throw_to_read_char): Change call to
2001-03-14 Gerd Moellmann(do_switch_frame): Change prototype.
2001-03-14 Gerd Moellmann*** empty log message ***
2001-03-14 Gerd Moellmann(Fframe_parameters): In the `buffer-list' frame
2001-03-14 Gerd Moellmann(highlight_trailing_whitespace): On character terminals,
2001-03-14 Kenichi Handa(x_draw_glyph_string): Draw relief (if any) before
2001-03-14 Gerd MoellmannImprove comments.
2001-03-14 Gerd Moellmann(x_draw_glyph_string_box): Don't draw a full-width
2001-03-13 Gerd Moellmann*** empty log message ***
2001-03-13 Gerd Moellmann(popup_activate_callback, popup_deactivate_callback):
2001-03-13 Gerd Moellmann*** empty log message ***
2001-03-13 Gerd Moellmann(XTread_socket) <LeaveNotify, EnterNotify>: Remove
2001-03-13 Gerd Moellmann[USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include
2001-03-13 Gerd Moellmann(x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't
2001-03-13 Gerd Moellmann*** empty log message ***
2001-03-13 Gerd Moellmann(xm_set_menu_resources_from_menu_face): Change
2001-03-13 Gerd Moellmann(EmacsFrameSetCharSize): Comment update.
2001-03-13 Gerd Moellmann(xmenu_show) [LESSTIF_VERSION]: Take out the code
2001-03-13 Kenichi Handa(syms_of_fontset): Describe highlight-wrong-size-font
2001-03-13 Kenichi Handa*** empty log message ***
2001-03-13 Kenichi Handa(read_multibyte): Check the validity of multibyte seque...
2001-03-13 Kenichi Handa*** empty log message ***
2001-03-12 Gerd Moellmann*** empty log message ***
2001-03-12 Gerd Moellmann(command_loop_1): Set Vdeactivate_mark to nil
2001-03-12 Eli Zaretskii(syms_of_keyboard) <overriding-local-map>: Doc fix.
2001-03-12 Gerd Moellmann(x_load_resources) [USE_MOTIF]: Remove extraneous arg
2001-03-09 Gerd Moellmann(make_lispy_event): Add string info to the event,
2001-03-09 Gerd Moellmann(note_mouse_highlight): If there's no help-echo on
2001-03-09 Gerd Moellmann(string_buffer_position, display_prop_string_p)
2001-03-09 Gerd Moellmann(string_buffer_position): Add prototype.
2001-03-09 Gerd Moellmann*** empty log message ***
2001-03-09 Gerd Moellmann(make_lispy_event, make_lispy_movement): Adjust
2001-03-09 Gerd Moellmann(buffer_posn_from_coords): Add parameters OBJECT and
2001-03-09 Gerd Moellmann(buffer_posn_from_coords): Adjust prototype.
2001-03-09 Gerd Moellmann(Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
2001-03-09 Kenichi Handa(struct composition): Change types of members; glyph_le...
2001-03-09 Kenichi Handa*** empty log message ***
2001-03-08 Andrew Innes(add_menu_item): Fix problems with using ownerdraw for
2001-03-08 Gerd Moellmann(handle_display_prop): Use it->w->buffer as object,
2001-03-08 Gerd Moellmann(handle_face_prop, face_before_or_after_it_pos)
2001-03-08 Gerd Moellmann(face_at_string_position): Add parameter MOUSE_P.
2001-03-08 Gerd Moellmann(face_at_string_position): Change prototype.
2001-03-08 Gerd Moellmann(note_mouse_highlight): Handle mouse-face and
2001-03-08 Gerd Moellmann*** empty log message ***
2001-03-08 Gerd Moellmann(directory_files_internal): Handle EAGAIN more
2001-03-08 Gerd Moellmann(make_lispy_event): Avoid generating drag events
2001-03-08 Dave Love(syms_of_eval) <debug-on-error>: DOc fix.
2001-03-08 Gerd Moellmann(Fset_process_window_size): Fix a typo.
2001-03-08 Kenichi Handa(Fdetect_coding_region): Fix comments added by the...
2001-03-08 Kenichi Handa(detect_coding_mask): Fix the incorrect handling of...
2001-03-08 Kenichi Handa*** empty log message ***
2001-03-08 Kenichi Handa(detect_coding_sjis): Do more rigid check.
2001-03-08 Kenichi Handa*** empty log message ***
2001-03-07 Stefan Monnier*** empty log message ***
2001-03-07 Stefan Monnier(Fbyte_code) <Btemp_output_buffer_setup>: Check the
2001-03-07 Gerd Moellmann*** empty log message ***
2001-03-07 Gerd Moellmann(Frecenter): Rewrite code handling negative values
2001-03-07 Eli ZaretskiiFix a typo in a comment.
2001-03-07 Gerd Moellmann(syms_of_buffer) <header-line-format>: Doc fix.
2001-03-07 Gerd Moellmann(Fset_process_filter): Don't crash if the input
2001-03-06 Gerd Moellmann(XTflash): Make the timeout of select shorter, and...
2001-03-06 Gerd Moellmann(Vwindow_list): Declare extern.
2001-03-06 Gerd Moellmann(Fx_create_frame): Clear Vwindow_list.
2001-03-06 Eli Zaretskii(syms_of_display) <glyph-table>: Doc fix.
2001-03-06 Gerd Moellmann*** empty log message ***
2001-03-06 Gerd Moellmann(note_mouse_highlight): Call mouse_face_overlay_overlaps
next