aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rename do-applescript,do_applescript in keeping with NS code conventionsAdrian Robert2008-07-272-87/+94
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-2740-36035/+131
* Merge from emacs--rel--22Miles Bader2008-07-265-23/+34
|\
| * (syms_of_term): Fix last change.Eli Zaretskii2008-07-262-0/+6
| * (syms_of_term): Initialize default_orig_pair, default_set_foreground,Chong Yidong2008-07-251-0/+3
| * * term.c (syms_of_term): Initialize default_orig_pair,Chong Yidong2008-07-251-0/+3
| * (nl): Rename to name_list to avoid ncurses.h clash (bug#86).Chong Yidong2008-07-251-14/+14
| * * getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).Chong Yidong2008-07-251-0/+6
| * (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.YAMAMOTO Mitsuharu2008-07-222-4/+5
| * (print_object): Check print_depth before searching for circularities.Chong Yidong2008-07-211-3/+4
| * * print.c (print_object): Check print_depth before searching forChong Yidong2008-07-211-0/+5
| * (kCGBitmapByteOrder32Host): New define for non-universal SDKs.YAMAMOTO Mitsuharu2008-07-212-0/+17
| * (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:YAMAMOTO Mitsuharu2008-07-211-9/+2
| * (mac_create_cg_image_from_image, image_load_image_io)YAMAMOTO Mitsuharu2008-07-211-10/+5
| * Backport of long term bug from trunk:Jason Rumney2008-07-182-5/+10
* | (print_object): Fix off-by-one in last change.Andreas Schwab2008-07-262-1/+5
* | * term.c (syms_of_term): Don't initialize default_orig_pair,Juanma Barranquero2008-07-252-0/+7
* | (uniscribe_shape): Pass NULL for control arg to ScriptItemize. CleanJason Rumney2008-07-252-37/+65
* | (w32font_has_char): Handle the case where we can'tJason Rumney2008-07-251-1/+12
* | (syms_of_term): Initialize default_orig_pair, default_set_foreground,Chong Yidong2008-07-251-0/+4
* | * term.c (syms_of_term): Initialize default_orig_pair,Chong Yidong2008-07-251-0/+3
* | (nl): Rename to name_list to avoid ncurses.h clash (bug#86).Chong Yidong2008-07-251-14/+14
* | * getloadavg.c (nl): Rename to name_list to avoid ncurses.hChong Yidong2008-07-251-0/+4
* | (x_from_xcolors): Don't initialize pixmap (silence compiler).Chong Yidong2008-07-252-1/+2
* | (svg_load_image): Use rsvg_handle_get_dimensions to check that imageChong Yidong2008-07-251-9/+12
* | * image.c (svg_load_image): Use rsvg_handle_get_dimensions to checkChong Yidong2008-07-251-0/+3
* | (svg_load_image): Fix last change.Chong Yidong2008-07-251-1/+2
* | * image.c (svg_load_image): Fix last change.Chong Yidong2008-07-251-0/+4
* | * w32font.c (w32font_encode_char): Encode characters outside BMP asJason Rumney2008-07-253-21/+55
* | (svg_load_image): Check for failure in return value ofChong Yidong2008-07-251-1/+3
* | * image.c (svg_load_image): Check for failure in return value ofChong Yidong2008-07-251-0/+5
* | (Fx_select_font): Reverse sense of second arg.Jason Rumney2008-07-252-5/+9
* | (struct lisp_parse_state, char_quoted, inc_bytepos)Stefan Monnier2008-07-242-25/+25
* | (PURESIZE_CHECKING_RATIO): New macro.Stefan Monnier2008-07-242-9/+21
* | * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.Dan Nicolaescu2008-07-249-22/+13
* | * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.Dan Nicolaescu2008-07-244-24/+6
* | (HAVE_X11): Remove empty #else.Dan Nicolaescu2008-07-242-1/+4
* | (Finsert_file_contents): Properly adjust undo listAndreas Schwab2008-07-242-27/+33
* | (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.Jan Djärv2008-07-242-42/+20
* | * m/alpha.h (LINUX_SBRK_BUG):Dan Nicolaescu2008-07-233-3/+7
* | * w32font.c (w32font_open): Set font type to gdi.Jason Rumney2008-07-233-0/+6
* | (right_overwritten): Doc fixJason Rumney2008-07-231-1/+1
* | (w32_enumfont_pattern_entity): Return height consistent with opened font.Jason Rumney2008-07-232-1/+8
* | (C_SWITCH_MACHINE): Remove.Dan Nicolaescu2008-07-231-1/+0
* | * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-235-26/+7
* | (main): Use defined(GNU_LINUX).Dan Nicolaescu2008-07-231-1/+1
* | Remove code depending on !COFF and USG, the file isDan Nicolaescu2008-07-232-166/+7
* | * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):Dan Nicolaescu2008-07-233-14/+11
* | * s/darwin.h (DATA_END):Dan Nicolaescu2008-07-236-12/+8
* | * config.in: Regenerate.Dan Nicolaescu2008-07-2314-108/+25