| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (temacs): Add plain LDFLAGS to GNUstep CC invocation. | Adrian Robert | 2008-08-21 | 1 | -1/+4 |
| * | * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-... | Adrian Robert | 2008-08-21 | 5 | -18/+54 |
| * | (x_get_foreign_selection): Return nil if desired selection could not | Chong Yidong | 2008-08-20 | 1 | -1/+1 |
| * | * xselect.c (x_get_foreign_selection): Return nil if desired | Chong Yidong | 2008-08-20 | 1 | -6/+11 |
| * | get_phys_cursor_geometry: redraw wider pixels on Nextstep, too. | David Reitter | 2008-08-20 | 2 | -1/+16 |
| * | Clear cursor properly rather than redrawing the area. Respect width of | David Reitter | 2008-08-20 | 1 | -150/+125 |
| * | ns_set_cursor_type: replace with generic from xfns.c | David Reitter | 2008-08-20 | 1 | -19/+11 |
| * | Move "#define subprocesses" before config_opsysfile is included. | Eli Zaretskii | 2008-08-20 | 1 | -7/+8 |
| * | *** empty log message *** | Kenichi Handa | 2008-08-19 | 1 | -0/+12 |
| * | (Vfont_log_deferred): New variable. | Kenichi Handa | 2008-08-19 | 1 | -0/+35 |
| * | (font_deferred_log): Extern it. | Kenichi Handa | 2008-08-19 | 1 | -0/+1 |
| * | (reorder_font_vector): Use encoding charset of fonts | Kenichi Handa | 2008-08-19 | 1 | -4/+4 |
| * | *** empty log message *** | Kenichi Handa | 2008-08-18 | 1 | -0/+7 |
| * | (face_for_char): Add font log. | Kenichi Handa | 2008-08-18 | 1 | -4/+6 |
| * | (font_add_log): Add the font properties :script, :lang, | Kenichi Handa | 2008-08-18 | 1 | -1/+22 |
| * | Remove dead code. | Chong Yidong | 2008-08-17 | 1 | -75/+23 |
| * | * xdisp.c: Remove dead code. | Chong Yidong | 2008-08-17 | 1 | -0/+7 |
| * | (lookup_derived_face): Properly handle possible zero | Chong Yidong | 2008-08-15 | 1 | -5/+7 |
| * | * xfaces.c (lookup_derived_face): Properly handle possible zero | Chong Yidong | 2008-08-15 | 1 | -0/+5 |
| * | (Fdirectory_files): Doc fix. | Chong Yidong | 2008-08-15 | 1 | -1/+2 |
| * | * dired.c (Fdirectory_files): Doc fix. | Chong Yidong | 2008-08-15 | 1 | -0/+2 |
| * | (make_process): Initialize kill_without_query struct member. | Chong Yidong | 2008-08-15 | 1 | -0/+1 |
| * | * process.c (make_process): Initialize kill_without_query struct | Chong Yidong | 2008-08-15 | 1 | -0/+5 |
| * | (w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation | Eli Zaretskii | 2008-08-15 | 2 | -0/+15 |
| * | [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR. | Eli Zaretskii | 2008-08-15 | 2 | -0/+7 |
| * | (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs. | Eli Zaretskii | 2008-08-15 | 2 | -14/+189 |
| * | (stat): Only root directory passed to GetDriveType. | Eli Zaretskii | 2008-08-15 | 2 | -2/+17 |
| * | (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename from | Eli Zaretskii | 2008-08-15 | 2 | -6/+13 |
| * | (Fread_char, Fread_char_exclusive): If no character event is read | Chong Yidong | 2008-08-14 | 1 | -6/+7 |
| * | * lread.c (Fread_char, Fread_char_exclusive): If no character | Chong Yidong | 2008-08-14 | 1 | -0/+6 |
| * | (use_dialog_box): Doc fix. | Chong Yidong | 2008-08-14 | 1 | -1/+4 |
| * | Fix last change. | Chong Yidong | 2008-08-14 | 1 | -1/+1 |
| * | * fns.c (syms_of_fns): Doc fix. | Chong Yidong | 2008-08-14 | 1 | -0/+2 |
| * | Undefine HAVE_RES_INIT, which appears to be harmful on OS X. | Chong Yidong | 2008-08-14 | 1 | -4/+7 |
| * | * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on | Chong Yidong | 2008-08-14 | 1 | -0/+5 |
| * | (Qns_parse_geometry): New var. | Chong Yidong | 2008-08-13 | 1 | -6/+30 |
| * | * frame.c (Qns_parse_geometry): New var. | Chong Yidong | 2008-08-13 | 1 | -0/+5 |
| * | (x_produce_glyphs): Handle the case when font has no space character | Chong Yidong | 2008-08-11 | 1 | -18/+26 |
| * | * xdisp.c (x_produce_glyphs): Handle the case when font has no | Chong Yidong | 2008-08-11 | 1 | -0/+5 |
| * | (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case. | Dan Nicolaescu | 2008-08-11 | 2 | -1/+5 |
| * | (procfs_system_process_attributes): Use EMACS_INTs to silence gcc | Glenn Morris | 2008-08-10 | 2 | -8/+25 |
| * | Remove entries related to comments. | Glenn Morris | 2008-08-10 | 1 | -23/+0 |
| * | Fix attributions. | Glenn Morris | 2008-08-10 | 1 | -11/+19 |
| * | (w32_system_process_attributes): If the process does not exist, return nil. | Eli Zaretskii | 2008-08-09 | 2 | -0/+11 |
| * | (process_times): Fix the case of System process. | Eli Zaretskii | 2008-08-09 | 1 | -3/+16 |
| * | (Fsystem_process_attributes): Doc fix. | Eli Zaretskii | 2008-08-09 | 2 | -0/+39 |
| * | (w32_list_system_processes, w32_system_process_attributes): Add prototypes. | Eli Zaretskii | 2008-08-09 | 1 | -0/+8 |
| * | Include thelp32.h, psapi.h and coding.h. | Eli Zaretskii | 2008-08-09 | 1 | -4/+710 |
| * | (move_it_to): When stopping at a charpos, check if that's a continued | Chong Yidong | 2008-08-08 | 2 | -0/+30 |
| * | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu | 2008-08-07 | 4 | -9/+15 |