]> code.delx.au - gnu-emacs/history - src
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New
[gnu-emacs] / src /
2007-06-21 Jason Rumney(convert_mono_to_color_image): Swap fore and background.
2007-06-20 Jason Rumney(w32_BDF_to_x_font): Unmap memory when finished.
2007-06-20 Juanma Barranquero*** empty log message ***
2007-06-20 Sam Steingold(__morecore): Fix the declaration to comply with the...
2007-06-20 Nick Roberts*** empty log message ***
2007-06-20 Juanma Barranquero(w32_delete_display): Remove leftover declaration.
2007-06-20 Juanma Barranquero(_wsa_errlist): Fix typo in error message.
2007-06-20 Glenn Morris(LIBGIF): Default to -lgif.
2007-06-20 Glenn MorrisRegenerate.
2007-06-17 Jason Rumney(add_menu_item): Don't use multibyte string functions on
2007-06-17 Juanma Barranquero(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in...
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-16 Eli Zaretskii(add_menu_item): Escape `&' characters in menu items...
2007-06-16 Eli Zaretskii(add_menu_item): Escape `&' characters in menu items...
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-15 Chong Yidong(update_compositions): Fix last fix.
2007-06-15 Chong Yidong* composite.c (update_compositions): Fix last fix.
2007-06-15 Chong Yidong(update_compositions): Check validity of compositions.
2007-06-14 Chong Yidong* composite.c (update_compositions): Check validity...
2007-06-14 Jason Rumney(Fget_internal_run_time) [WINDOWSNT]: Use w32_get_inter...
2007-06-14 Jason Rumney(get_process_times_fn): New function pointer.
2007-06-14 Kenichi Handa(update_compositions): Check the validness of
2007-06-14 Juanma Barranquero(init_user_info): Fix weird formatting not following...
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-14 YAMAMOTO Mitsuharu(update_tool_bar, redisplay_tool_bar, redisplay_window)
2007-06-14 YAMAMOTO Mitsuharu(struct mac_output) [USE_MAC_TOOLBAR]: New member
2007-06-14 YAMAMOTO Mitsuharu(x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
2007-06-14 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (menu_target_item_handler):
2007-06-14 YAMAMOTO Mitsuharu(USE_MAC_TOOLBAR): New define.
2007-06-14 YAMAMOTO Mitsuharu(mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
2007-06-14 YAMAMOTO Mitsuharu(struct frame) [MAC_OS]: New member external_tool_bar.
2007-06-14 Chong Yidong(search_image_cache): Remove unused variable.
2007-06-14 Chong Yidong* image.c (search_image_cache): Remove unused variable.
2007-06-13 Chong Yidong* xfns.c, xmenu.c: Link to xaw3d if available.
2007-06-13 Chong YidongFix last fix.
2007-06-13 Chong YidongLink to xaw3d if available.
2007-06-13 Chong YidongLink to xaw3d if available.
2007-06-13 YAMAMOTO Mitsuharu(lookup_image): Save frame foreground and background...
2007-06-13 YAMAMOTO Mitsuharu(struct image) [HAVE_WINDOW_SYSTEM]: New members
2007-06-13 Glenn MorrisRemove log entry for generated file.
2007-06-13 Glenn MorrisRegenerate, rather than applying previous changes by...
2007-06-12 Stefan Monnier(regex_compile): Remove the `regnum' counter.
2007-06-12 Glenn Morris(HAVE_GIF): Doc fix.
2007-06-12 Glenn Morris(HAVE_GIF): If -lungif fails, try -lgif.
2007-06-11 Stefan MonnierInclude intervals.h to declare Fget_text_property.
2007-06-10 Jason Rumney(Fx_file_dialog): Take size from struct not pointer.
2007-06-10 Jason Rumney(Fx_file_dialog): Take size from struct not pointer.
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-06-08 Juanma Barranquero(Fdelete_and_extract_region): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(Fread_file_name): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(Fmapconcat): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(cmd_error_internal): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(Fkey_description): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(read_minibuf): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(wordify): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(sel_read): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(Fx_get_atom_name): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(x_term_init): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero(Fformat_mode_line, syms_of_xdisp): Use empty_unibyte_s...
2007-06-08 Juanma Barranquero(x_default_scroll_bar_color_parameter):
2007-06-08 Juanma Barranquero(menu_help_callback): Use empty_unibyte_string, not...
2007-06-08 Juanma Barranquero(init_strings): Initialize canonical empty strings.
2007-06-08 Juanma Barranquero(empty_unibyte_string): Rename from empty_string.
2007-06-08 Juanma Barranquero(syms_of_lread, openp): Use empty_unibyte_string, not...
2007-06-08 Juanma Barranquero(STRING_SET_UNIBYTE): Return the canonical empty unibyt...
2007-06-07 Jason Rumney(Fcurrent_time_zone): Remove hack for Japanese Windows.
2007-06-07 Jason RumneyDon't define HAVE_TZNAME.
2007-06-07 YAMAMOTO Mitsuharu(mac_get_window_bounds): Move extern from macfns.c.
2007-06-07 YAMAMOTO Mitsuharu(mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
2007-06-07 YAMAMOTO Mitsuharu[MAC_OSX] (install_service_handler): Rename from
2007-06-07 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (menu_target_item_handler):
2007-06-07 YAMAMOTO Mitsuharu(mac_get_window_bounds): Move extern to macterm.h.
2007-06-07 YAMAMOTO Mitsuharu(xrm_get_preference_database): Remove BLOCK_INPUT.
2007-06-07 Glenn Morris(main): Use `emacs-copyright' in --version output.
2007-06-07 Glenn Morris(emacs-copyright): New constant.
2007-06-06 Jason Rumney*** empty log message ***
2007-06-06 Jason RumneyDon't define HAVE_TZNAME.
2007-06-06 Chong Yidong(xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 Chong Yidong* image.c (xpm_load): Remove spurious call to xpm_init_...
2007-06-06 Chong Yidong(xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 Chong Yidong* image.c (xpm_load): Remove spurious call to xpm_init_...
2007-06-06 Chong Yidong(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
2007-06-06 Chong Yidong* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE...
2007-06-06 YAMAMOTO Mitsuharu(struct scroll_bar): Rename member control_handle_low
2007-06-06 YAMAMOTO MitsuharuReplace MenuHandle and GetMenuHandle with MenuRef and
2007-06-06 YAMAMOTO MitsuharuReplace MenuHandle and GetMenuHandle with MenuRef and
2007-06-06 YAMAMOTO MitsuharuReplace WindowPtr with WindowRef.
2007-06-06 YAMAMOTO Mitsuharu(mac_window): Replace WindowPtr with WindowRef.
2007-06-05 Juanma Barranquero(Finternal_lisp_face_p): Signal error for face alias...
2007-06-05 Chong Yidong* xfaces.c (syms_of_xfaces): Delete stray semicolon.
2007-06-05 Chong Yidong(ccl_driver): Delete stray semicolon.
2007-06-05 Chong Yidong(Fmake_local_variable): Delete stray semicolon.
2007-06-05 Chong Yidong(Fsxhash): Delete stray semicolon.
2007-06-05 Chong Yidong(mac_create_bitmap_from_bitmap_data)
2007-06-05 Chong Yidong(getdefdir): Delete stray semicolon.
2007-06-05 Chong Yidong(delete_window): Delete stray semicolon.
2007-06-05 Chong Yidong(next_element_from_buffer): Delete stray semicolon.
2007-06-05 Chong Yidong(syms_of_xfaces): Delete stray semicolon.
2007-06-04 Juanma Barranquero(Fshrink_window): Reflow docstring.
2007-06-03 Nick Roberts(Fmouse_position, Fmouse_pixel_position):
next