aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Juanma Barranquero2007-06-201-3/+3
* (__morecore): Fix the declaration to comply with the definition.Sam Steingold2007-06-202-1/+6
* *** empty log message ***Nick Roberts2007-06-201-0/+4
* (w32_delete_display): Remove leftover declaration.Juanma Barranquero2007-06-202-5/+13
* (_wsa_errlist): Fix typo in error message.Juanma Barranquero2007-06-201-5/+7
* (LIBGIF): Default to -lgif.Glenn Morris2007-06-201-1/+1
* Regenerate.Glenn Morris2007-06-202-2/+6
* (add_menu_item): Don't use multibyte string functions onJason Rumney2007-06-172-22/+51
* (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.Juanma Barranquero2007-06-172-1/+6
* (add_menu_item): Escape `&' characters in menu items and their keybindings.Eli Zaretskii2007-06-162-1/+35
* (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