]> code.delx.au - gnu-emacs/history - src
(BUFFER_POS_REACHED_P): Return true if pos reached and
[gnu-emacs] / src /
2005-02-15 Kim F. Storm(BUFFER_POS_REACHED_P): Return true if pos reached and
2005-02-15 Kim F. Storm*** empty log message ***
2005-02-15 Richard M. Stallman(get_next_display_element): Fix escape-glyph criterion
2005-02-15 Richard M. Stallman(syms_of_lread) <user-init-file>: Doc fix.
2005-02-15 Richard M. Stallman(describe_map_tree): Change decl.
2005-02-15 Richard M. Stallman(command_loop_1): Always use safe_run_hooks to run...
2005-02-15 Richard M. Stallman(describe_map_tree): New arg MENTION_SHADOW. Calls...
2005-02-15 Richard M. Stallman(Fsubstitute_command_keys): Compute list of shadowing...
2005-02-15 Richard M. Stallman(Fsetq_default): Allow no arg case.
2005-02-14 Kenichi Handa(encode_coding_string): Always return a unibyte string.
2005-02-14 Kenichi Handa(lisp_data_to_selection_data): If OBJ is a non-ASCII
2005-02-13 Dan NicolaescuIf HAVE_FCNTL_H include fcntl.h.
2005-02-12 Kim F. Storm(expose_window): Don't fix overlaps for mode lines.
2005-02-12 Kim F. Storm*** empty log message ***
2005-02-10 Kim F. Storm(try_window_id): Set first_unchanged_at_end_row to...
2005-02-10 Kim F. Storm*** empty log message ***
2005-02-09 Kim F. Storm(Fprimitive_undo): Check that undo function does not...
2005-02-09 Kim F. Storm*** empty log message ***
2005-02-08 Jan Djärv* xselect.c (selection_data_to_lisp_data): For the...
2005-02-08 Stefan Monnier(Fprimitive_undo): Check veracity of delta,start,end.
2005-02-07 Jan Djärv* xfns.c (x_set_tool_bar_lines): Check that width and...
2005-02-07 Jan Djärv(x_set_tool_bar_lines): Check that width and height...
2005-02-07 Jan Djärv* xfns.c (Fx_change_window_property): Use long array...
2005-02-07 Jan Djärv* xfns.c (Fx_change_window_property): Use long array...
2005-02-07 Jan Djärv* xselect.c (x_reply_selection_request): Pass long...
2005-02-07 Jan Djärv* xfns.c (Fx_backspace_delete_keys_p): Added comment...
2005-02-07 Kim F. Storm*** empty log message ***
2005-02-07 Kim F. Storm(Fprimitive_undo): Record max one dummmy apply element.
2005-02-06 Richard M. Stallman*** empty log message ***
2005-02-06 Richard M. Stallman(Frun_hook_with_args)
2005-02-05 Andreas Schwab(sys_subshell): Properly terminate execlp argument...
2005-02-05 Jan Djärv* xselect.c (Fx_send_client_event, x_handle_dnd_message...
2005-02-05 Eli Zaretskii*** empty log message ***
2005-02-05 Eli Zaretskii(face_color_supported_p): Use HAVE_WINDOW_SYSTEM
2005-02-03 Jan DjärvForgot to remove debug code.
2005-02-03 Jan Djärv* gtkutil.c (create_menus): Connect selection-done...
2005-02-03 Jan Djärv* xmenu.c (menubar_selection_callback): Force out GTK...
2005-02-03 Jan Djärv* xmenu.c (menubar_selection_callback): Force out GTK...
2005-02-03 Stefan MonnierCopyright update.
2005-02-03 Kim F. Storm(unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
2005-02-03 Kim F. Storm(x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
2005-02-03 Kim F. Storm(build_frame_matrix_from_leaf_window)
2005-02-03 Kim F. Storm*** empty log message ***
2005-02-03 YAMAMOTO Mitsuharu(mac_draw_string_common, x_make_frame_visible): Use
2005-02-03 YAMAMOTO Mitsuharu(x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to
2005-02-03 YAMAMOTO MitsuharuUse MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize...
2005-02-03 Richard M. Stallman*** empty log message ***
2005-02-03 Richard M. Stallman(x_error_quitter): On GCC 3 and up, specify noinline.
2005-02-03 Richard M. Stallman(echo_area_display): Clear echo_message_buffer.
2005-02-03 Richard M. Stallman(Fbury_buffer): Doc fix.
2005-02-03 Steven Tamm* macfns.c (unwind_create_frame): Fixing compile error...
2005-02-03 Steven Tamm* dispnew.c (update_window): Fixing compile error due to
2005-02-03 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-02-02 Kim F. Storm(Fprimitive_undo): Fix dummy apply undo entry.
2005-02-02 Kim F. Storm*** empty log message ***
2005-02-02 Kenichi Handa*** empty log message ***
2005-02-02 Kenichi Handa(casify_region): Fix previous change.
2005-02-01 Kenichi Handa(casify_object): Enable changing characters of
2005-02-01 Kenichi Handa(replace_range_2): Fix bugs in adjusting markers and...
2005-02-01 Kim F. Storm(back_to_previous_visible_line_start): Reset iterator
2005-02-01 Kim F. Storm*** empty log message ***
2005-01-31 Kim F. Storm*** empty log message ***
2005-01-31 Kim F. Storm(syms_of_buffer) <buffer-undo-list>: Doc fix.
2005-01-31 Kim F. Storm(Qapply): New lisp var.
2005-01-30 Kim F. Storm*** empty log message ***
2005-01-30 Jesper Harder(syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstrin...
2005-01-30 Luc Teirlinck(syms_of_undo) <undo-outer-limit>: Increase value to...
2005-01-30 Luc Teirlinck*** empty log message ***
2005-01-30 Luc Teirlinck(syms_of_undo) <undo-outer-limit>: Doc update.
2005-01-29 Jan Djärv* xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent...
2005-01-29 Richard M. Stallman*** empty log message ***
2005-01-29 Richard M. Stallman(syms_of_buffer) <buffer-undo-list>: Doc fix.
2005-01-29 Richard M. StallmanComment change.
2005-01-29 Richard M. Stallman(Fprimitive_undo): Handle (FUNNAME . ARGS) by calling...
2005-01-28 Stefan Monnier*** empty log message ***
2005-01-28 Stefan Monnier(access_keymap): YAILOM.
2005-01-27 Kim F. Storm(x_clip_to_row): Ensure y >= 0.
2005-01-27 Kim F. Storm(get_phys_cursor_geometry): New function to calculate
2005-01-27 Kim F. Storm(x_draw_hollow_cursor): Use get_phys_cursor_geometry.
2005-01-27 Kim F. Storm(get_phys_cursor_geometry): Add prototype.
2005-01-27 Kim F. Storm*** empty log message ***
2005-01-27 Stefan Monnier(x_error_quitter): Add a prototype. Make it static...
2005-01-27 Kim F. Storm(get_glyph_string_clip_rect): Always show a cursor
2005-01-27 Kim F. Storm*** empty log message ***
2005-01-25 Richard M. Stallman*** empty log message ***
2005-01-25 Richard M. Stallman(x_error_quitter): No longer static, and moved after...
2005-01-24 Kim F. Storm*** empty log message ***
2005-01-24 Steven Tamm* dispextern.h (struct glyph_string): New members clip_...
2005-01-24 Steven Tamm* dispextern.h (struct glyph_string): New members clip_...
2005-01-24 Kim F. Storm(window_scroll_pixel_based): Fix scrolling in the wrong
2005-01-24 Kim F. Storm(redisplay_window): Only try to make cursor line fully
2005-01-24 Kim F. Storm*** empty log message ***
2005-01-23 Stefan Monnier(Fcurrent_column): Doc fix.
2005-01-23 Kim F. Storm*** empty log message ***
2005-01-23 Kim F. Storm* window.c (Fpos_visible_in_window_p): Simplify return...
2005-01-23 Kim F. Storm*** empty log message ***
2005-01-23 Kim F. Storm*** empty log message ***
2005-01-23 Kim F. Storm(pos_visible_p): Fix calculation of y.
2005-01-23 Kim F. Storm(window_scroll_pixel_based): Force moving to next line
2005-01-22 Kim F. Storm(pos_visible_p): Return 0 if non-interactive.
next