aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (main) [MSDOS]: Call syms_of_xmenu.Eli Zaretskii2008-08-231-0/+4
* (enum tiff_keyword_index, tiff_format): Add :index keyword.Jason Rumney2008-08-232-5/+44
* (try_scrolling): Check INT_MAX instead of MOST_POSITIVE_FIXNUM forChong Yidong2008-08-231-16/+20
* * xdisp.c (try_scrolling): Check INT_MAX instead ofChong Yidong2008-08-231-0/+6
* Fix typos.Juanma Barranquero2008-08-211-14/+10
* (x_delete_display): Don't call XrmDestroyDatabase on GTK+.Chong Yidong2008-08-211-1/+2
* * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.Chong Yidong2008-08-211-0/+5
* ns_draw_window_cursor: fix bug in setting cursor type in inactiveDavid Reitter2008-08-211-6/+7
* (temacs${EXEEXT}): On GNUstep, link to appropriate GNUstep libraryChong Yidong2008-08-211-1/+1
* * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriateChong Yidong2008-08-211-0/+5
* (x_update_menu_appearance): Check validity of menu font before usingChong Yidong2008-08-212-0/+7
* (BASE_PURESIZE): Increase to 1250000.Chong Yidong2008-08-211-1/+1
* * puresize.h (BASE_PURESIZE): Increase to 1250000.Chong Yidong2008-08-211-0/+4
* * Makefile.in (temacs): Add plain LDFLAGS to GNUstep CC invocation.Adrian Robert2008-08-211-1/+4
* * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-...Adrian Robert2008-08-215-18/+54
* (x_get_foreign_selection): Return nil if desired selection could notChong Yidong2008-08-201-1/+1
* * xselect.c (x_get_foreign_selection): Return nil if desiredChong Yidong2008-08-201-6/+11
* get_phys_cursor_geometry: redraw wider pixels on Nextstep, too.David Reitter2008-08-202-1/+16
* Clear cursor properly rather than redrawing the area. Respect width ofDavid Reitter2008-08-201-150/+125
* ns_set_cursor_type: replace with generic from xfns.cDavid Reitter2008-08-201-19/+11
* Move "#define subprocesses" before config_opsysfile is included.Eli Zaretskii2008-08-201-7/+8
* *** empty log message ***Kenichi Handa2008-08-191-0/+12
* (Vfont_log_deferred): New variable.Kenichi Handa2008-08-191-0/+35
* (font_deferred_log): Extern it.Kenichi Handa2008-08-191-0/+1
* (reorder_font_vector): Use encoding charset of fontsKenichi Handa2008-08-191-4/+4
* *** empty log message ***Kenichi Handa2008-08-181-0/+7
* (face_for_char): Add font log.Kenichi Handa2008-08-181-4/+6
* (font_add_log): Add the font properties :script, :lang,Kenichi Handa2008-08-181-1/+22
* Remove dead code.Chong Yidong2008-08-171-75/+23
* * xdisp.c: Remove dead code.Chong Yidong2008-08-171-0/+7
* (lookup_derived_face): Properly handle possible zeroChong Yidong2008-08-151-5/+7
* * xfaces.c (lookup_derived_face): Properly handle possible zeroChong Yidong2008-08-151-0/+5
* (Fdirectory_files): Doc fix.Chong Yidong2008-08-151-1/+2
* * dired.c (Fdirectory_files): Doc fix.Chong Yidong2008-08-151-0/+2
* (make_process): Initialize kill_without_query struct member.Chong Yidong2008-08-151-0/+1
* * process.c (make_process): Initialize kill_without_query structChong Yidong2008-08-151-0/+5
* (w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculationEli Zaretskii2008-08-152-0/+15
* [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.Eli Zaretskii2008-08-152-0/+7
* (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.Eli Zaretskii2008-08-152-14/+189
* (stat): Only root directory passed to GetDriveType.Eli Zaretskii2008-08-152-2/+17
* (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename fromEli Zaretskii2008-08-152-6/+13
* (Fread_char, Fread_char_exclusive): If no character event is readChong Yidong2008-08-141-6/+7
* * lread.c (Fread_char, Fread_char_exclusive): If no characterChong Yidong2008-08-141-0/+6
* (use_dialog_box): Doc fix.Chong Yidong2008-08-141-1/+4
* Fix last change.Chong Yidong2008-08-141-1/+1
* * fns.c (syms_of_fns): Doc fix.Chong Yidong2008-08-141-0/+2
* Undefine HAVE_RES_INIT, which appears to be harmful on OS X.Chong Yidong2008-08-141-4/+7
* * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful onChong Yidong2008-08-141-0/+5
* (Qns_parse_geometry): New var.Chong Yidong2008-08-131-6/+30
* * frame.c (Qns_parse_geometry): New var.Chong Yidong2008-08-131-0/+5