aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (update_compositions): Fix last fix.Chong Yidong2007-06-151-2/+2
* * composite.c (update_compositions): Fix last fix.Chong Yidong2007-06-151-0/+4
* (Fget_internal_run_time) [WINDOWSNT]: Use w32_get_internal_run_time.Jason Rumney2007-06-142-2/+19
* (get_process_times_fn): New function pointer.Jason Rumney2007-06-141-0/+54
* (update_compositions): Check the validness ofKenichi Handa2007-06-142-4/+14
* (init_user_info): Fix weird formatting not following GNU coding guidelines.Juanma Barranquero2007-06-141-16/+12
* (update_tool_bar, redisplay_tool_bar, redisplay_window)YAMAMOTO Mitsuharu2007-06-142-3/+46
* (struct mac_output) [USE_MAC_TOOLBAR]: New memberYAMAMOTO Mitsuharu2007-06-141-0/+20
* (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringeYAMAMOTO Mitsuharu2007-06-141-7/+655
* [TARGET_API_MAC_CARBON] (menu_target_item_handler):YAMAMOTO Mitsuharu2007-06-141-0/+4
* (USE_MAC_TOOLBAR): New define.YAMAMOTO Mitsuharu2007-06-141-0/+7
* (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.YAMAMOTO Mitsuharu2007-06-141-0/+29
* (struct frame) [MAC_OS]: New member external_tool_bar.YAMAMOTO Mitsuharu2007-06-141-2/+2
* (search_image_cache): Remove unused variable.Chong Yidong2007-06-141-6/+11
* * image.c (search_image_cache): Remove unused variable.Chong Yidong2007-06-141-0/+4
* * xfns.c, xmenu.c: Link to xaw3d if available.Chong Yidong2007-06-131-0/+4
* Fix last fix.Chong Yidong2007-06-131-1/+1
* Link to xaw3d if available.Chong Yidong2007-06-131-0/+5
* Link to xaw3d if available.Chong Yidong2007-06-131-0/+4
* (lookup_image): Save frame foreground and background colors.YAMAMOTO Mitsuharu2007-06-132-2/+13
* (struct image) [HAVE_WINDOW_SYSTEM]: New membersYAMAMOTO Mitsuharu2007-06-131-0/+4
* Remove log entry for generated file.Glenn Morris2007-06-131-5/+0
* Regenerate, rather than applying previous changes by hand.Glenn Morris2007-06-131-3/+3
* (regex_compile): Remove the `regnum' counter.Stefan Monnier2007-06-122-25/+51
* (HAVE_GIF): Doc fix.Glenn Morris2007-06-121-1/+5
* (HAVE_GIF): If -lungif fails, try -lgif.Glenn Morris2007-06-121-0/+5
* Include intervals.h to declare Fget_text_property.Stefan Monnier2007-06-112-7/+11
* (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-102-2/+6
* Merge from emacs--rel--22Miles Bader2007-06-093-1/+19
|\
| * *** empty log message ***Jason Rumney2007-06-061-0/+4
| * Don't define HAVE_TZNAME.Jason Rumney2007-06-061-1/+0
| * (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-3/+0
| * * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-0/+5
| * (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong2007-06-061-6/+6
| * * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong2007-06-061-0/+4
| * * xfaces.c (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-0/+13
| * (ccl_driver): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| * (Fmake_local_variable): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| * (Fsxhash): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| * (mac_create_bitmap_from_bitmap_data)Chong Yidong2007-06-051-2/+2
| * (getdefdir): Delete stray semicolon.Chong Yidong2007-06-051-2/+2
| * (delete_window): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| * (next_element_from_buffer): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| * (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| * (Fshrink_window): Reflow docstring.Juanma Barranquero2007-06-042-2/+6
| * Version 22.1 released.Chong Yidong2007-06-021-0/+2
| * (x_set_name_internal): Undo last change.Chong Yidong2007-06-021-9/+15
| * * xfns.c (x_set_name_internal): Undo last change.Chong Yidong2007-06-021-0/+9
| * (x_encode_text): Add GCPRO.Richard M. Stallman2007-06-011-15/+15
| * (x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong2007-06-011-1/+11