| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 | 1 | -0/+3 |
| * | [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR. | Eli Zaretskii | 2008-08-15 | 1 | -0/+2 |
| * | (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs. | Eli Zaretskii | 2008-08-15 | 1 | -0/+10 |
| * | (stat): Only root directory passed to GetDriveType. | Eli Zaretskii | 2008-08-15 | 1 | -0/+3 |
| * | (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename from | Eli Zaretskii | 2008-08-15 | 1 | -0/+6 |
| * | * lread.c (Fread_char, Fread_char_exclusive): If no character | Chong Yidong | 2008-08-14 | 1 | -0/+6 |
| * | 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 |
| * | * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on | Chong Yidong | 2008-08-14 | 1 | -0/+5 |
| * | * frame.c (Qns_parse_geometry): New var. | Chong Yidong | 2008-08-13 | 1 | -0/+5 |
| * | * 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 | 1 | -0/+4 |
| * | (procfs_system_process_attributes): Use EMACS_INTs to silence gcc | Glenn Morris | 2008-08-10 | 1 | -0/+6 |
| * | 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 | 1 | -0/+3 |
| * | (Fsystem_process_attributes): Doc fix. | Eli Zaretskii | 2008-08-09 | 1 | -0/+35 |
| * | (move_it_to): When stopping at a charpos, check if that's a continued | Chong Yidong | 2008-08-08 | 1 | -0/+6 |
| * | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu | 2008-08-07 | 1 | -0/+9 |
| * | * xdisp.c (redisplay_window): Revert last change. | Chong Yidong | 2008-08-07 | 1 | -0/+5 |
| * | * Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-... | Adrian Robert | 2008-08-07 | 1 | -0/+8 |
| * | * xdisp.c (try_scrolling): Use iterator to find the scroll margin, | Chong Yidong | 2008-08-06 | 1 | -0/+8 |
| * | * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big a... | Adrian Robert | 2008-08-06 | 1 | -0/+9 |
| * | (xfont_list_family): Return a list of symbols, not | Kenichi Handa | 2008-08-06 | 1 | -0/+5 |
| * | Regenerate. | Andreas Schwab | 2008-08-06 | 1 | -0/+4 |
| * | * xdisp.c (redisplay_window): Don't enforce scroll-margin when | Chong Yidong | 2008-08-05 | 1 | -0/+3 |
| * | * fileio.c (Vauto_save_list_file_name): Move here from file.el. | Chong Yidong | 2008-08-05 | 1 | -0/+5 |
| * | emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument. | Adrian Robert | 2008-08-05 | 1 | -1/+1 |
| * | set working dir to /Users/arobert under NS when psn argument given | Adrian Robert | 2008-08-05 | 1 | -0/+5 |
| * | * buffer.c (syms_of_buffer) <scroll-up-aggressively>: | Juanma Barranquero | 2008-08-05 | 1 | -3/+8 |
| * | Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes. | Adrian Robert | 2008-08-05 | 1 | -1/+18 |
| * | * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it. | Chong Yidong | 2008-08-04 | 1 | -0/+6 |
| * | nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil | Seiji Zenitani | 2008-08-04 | 1 | -0/+4 |
| * | * nsterm.h (find_and_call_menu_selection): Fix prototype. | Chong Yidong | 2008-08-04 | 1 | -0/+4 |
| * | fix popup menu selection return (menu.c); add use of popup_activated under NS... | Adrian Robert | 2008-08-04 | 1 | -1/+19 |
| * | cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M... | Adrian Robert | 2008-08-04 | 1 | -1/+22 |
| * | Fix typos. | Juanma Barranquero | 2008-08-04 | 1 | -51/+51 |
| * | * nsterm.m (windowDidResize): Remove stopModel call. | Chong Yidong | 2008-08-03 | 1 | -0/+4 |
| * | (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define. | Andreas Schwab | 2008-08-03 | 1 | -2/+2 |
| * | (check_memory_limits) [HAVE_GETRLIMIT]: Fix | Andreas Schwab | 2008-08-03 | 1 | -0/+5 |
| * | * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin. | Chong Yidong | 2008-08-02 | 1 | -0/+5 |
| * | (compute_metrics): Don't mess with glyph_idx setting here. | Jason Rumney | 2008-08-02 | 1 | -0/+4 |
| * | (NSTATICS): Bump to 0x640. | Eli Zaretskii | 2008-08-02 | 1 | -0/+2 |
| * | (Fsystem_processes_list, Fsystem_process_attributes): New functions. | Eli Zaretskii | 2008-08-02 | 1 | -0/+15 |
| * | Fix whitespace change caused by bug. | Juanma Barranquero | 2008-08-01 | 1 | -0/+1 |
| * | * xfaces.c (Fx_load_color_file): Fix previous change; | Juanma Barranquero | 2008-08-01 | 1 | -11/+14 |
| * | * dbusbind.c (xd_read_message): Handle D-Bus error messages. | Michael Albinus | 2008-08-01 | 1 | -0/+4 |
| * | add defines for NSInteger, NSUInteger on non-Leopard | Adrian Robert | 2008-08-01 | 1 | -0/+4 |
| * | * nsfns.m (ns_frame_parm_handlers): Add empty entry for | Chong Yidong | 2008-08-01 | 1 | -0/+2 |