]> code.delx.au - gnu-emacs/history - src
(Fexpand_file_name) [VMS]: Don't upcase the name
[gnu-emacs] / src /
2005-03-04 Thien-Thi Nguyen(Fexpand_file_name) [VMS]: Don't upcase the name
2005-03-04 Thien-Thi Nguyen(FILE_SYSTEM_CASE): New macro.
2005-03-04 YAMAMOTO Mitsuharu*** empty log message ***
2005-03-04 YAMAMOTO Mitsuharu(install_window_handler, remove_window_handler)
2005-03-04 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON && !MAC_OSX]: Define USE_CARBON_...
2005-03-04 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON]: Don't include headers that...
2005-03-04 YAMAMOTO Mitsuharu[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
2005-03-04 YAMAMOTO Mitsuharu(install_window_handler): Move extern to macterm.h.
2005-03-04 YAMAMOTO Mitsuharu[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
2005-03-04 YAMAMOTO Mitsuharu[!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
2005-03-04 YAMAMOTO Mitsuharu(main): Change `#ifdef HAVE_CARBON' to `#if defined...
2005-03-03 Thien-Thi Nguyen(FILE_SYSTEM_CASE): Define macro if not already defined.
2005-03-03 Thien-Thi Nguyen(Fkill_emacs): Use EXIT_SUCCESS;
2005-03-02 Kim F. Storm(XASSERTS): Define to 0 if not already defined.
2005-03-02 Kim F. Storm*** empty log message ***
2005-03-01 Kim F. Storm(redisplay_window): YABX (yet another bogus xassert).
2005-03-01 Kim F. Storm*** empty log message ***
2005-03-01 Kim F. Storm(get_next_display_element): Fix control and escape
2005-03-01 Kim F. Storm*** empty log message ***
2005-03-01 Stefan Monnier(Fposn_at_x_y): Check integerness of X and Y.
2005-02-27 Jan Djärv* gtkutil.c (xg_resize_outer_widget): Removed unneeded...
2005-02-27 Richard M. Stallman(fast_find_position): Rename END to BEG.
2005-02-25 Kim F. Storm(init_from_display_pos): Don't read past end of
2005-02-25 Kim F. Storm(OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
2005-02-25 Kim F. Storm*** empty log message ***
2005-02-25 Lute Kamstra(syms_of_buffer): Fix typo.
2005-02-23 Lute Kamstra*** empty log message ***
2005-02-23 Lute Kamstra(Foverlay_buffer): Doc fix.
2005-02-22 Kim F. Storm*** empty log message ***
2005-02-22 Kim F. Storm(Ftry_completion, Fall_completions): Allow both string
2005-02-22 Kim F. Storm(fast_find_position): Fix search for start of overlay.
2005-02-22 Kim F. Storm*** empty log message ***
2005-02-21 Kim F. Storm(window_scroll_pixel_based): When scrolling backwards,
2005-02-21 Kim F. Storm*** empty log message ***
2005-02-21 Stefan Monnier*** empty log message ***
2005-02-21 Stefan MonnierDeclare Fcurrent_active_maps, used in doc.c.
2005-02-21 Kim F. Storm(move_it_vertically_backward): Eliminate two xasserts.
2005-02-21 Kim F. Storm*** empty log message ***
2005-02-21 Kim F. Storm(xg_create_frame_widgets): UNBLOCK_INPUT on error.
2005-02-21 Kim F. Storm*** empty log message ***
2005-02-19 Kim F. Storm(pos_visible_p): Be sure to move to the specified
2005-02-19 Kim F. Storm*** empty log message ***
2005-02-18 Kim F. Storm(Finternal_set_lisp_face_attribute): Allow :color property
2005-02-18 Kim F. Storm*** empty log message ***
2005-02-18 Kim F. Storm(pitx, pit): Pretty print display iterator.
2005-02-18 Kim F. Storm*** empty log message ***
2005-02-18 Stefan Monnier*** empty log message ***
2005-02-18 Stefan Monnier(BLOCK_BYTES): Harmless typo.
2005-02-17 Andreas Schwab(handle_one_xevent): Use union of struct input_event and
2005-02-17 Andreas Schwab(Fx_disown_selection_internal): Use union of struct
2005-02-17 Andreas Schwab(hack_wm_protocols): Use correct type for last parameter
2005-02-16 Kim F. Storm(check_it, init_from_display_pos, handle_stop)
2005-02-16 Kim F. Storm(enum it_method): New enum.
2005-02-16 Kim F. Storm*** empty log message ***
2005-02-15 Jason RumneyFix typo in date
2005-02-15 Jason Rumney2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl...
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
next