| Commit message (Expand) | Author | Age | Files | Lines |
| * | (redisplay_window): Don't enforce scroll-margin when forcing a window | Chong Yidong | 2008-08-05 | 1 | -6/+4 |
| * | * xdisp.c (redisplay_window): Don't enforce scroll-margin when | Chong Yidong | 2008-08-05 | 1 | -0/+3 |
| * | (Vauto_save_list_file_name): Move here from file.el. | Chong Yidong | 2008-08-05 | 1 | -3/+11 |
| * | * 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 | 2 | -4/+3 |
| * | set working dir to /Users/arobert under NS when psn argument given | Adrian Robert | 2008-08-05 | 2 | -0/+7 |
| * | * buffer.c (syms_of_buffer) <scroll-up-aggressively>: | Juanma Barranquero | 2008-08-05 | 2 | -16/+21 |
| * | Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes. | Adrian Robert | 2008-08-05 | 5 | -8/+51 |
| * | Test directly for NS_HAVE_INTEGER before defining it. | Chong Yidong | 2008-08-04 | 1 | -2/+2 |
| * | Regenerate. | Chong Yidong | 2008-08-04 | 1 | -0/+3 |
| * | * 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 |
| * | Set the frame parameter alpha to Qnil | Seiji Zenitani | 2008-08-04 | 1 | -1/+1 |
| * | (find_and_call_menu_selection): Fix prototype. | Chong Yidong | 2008-08-04 | 1 | -1/+1 |
| * | * 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 | 7 | -8/+51 |
| * | cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M... | Adrian Robert | 2008-08-04 | 8 | -38/+49 |
| * | Fix typos. | Juanma Barranquero | 2008-08-04 | 1 | -51/+51 |
| * | (windowDidResize): Remove stopModel call. | Chong Yidong | 2008-08-03 | 1 | -0/+6 |
| * | * 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 | 2 | -24/+18 |
| * | (check_memory_limits) [HAVE_GETRLIMIT]: Fix | Andreas Schwab | 2008-08-03 | 2 | -3/+11 |
| * | (check_memory_limits): Don't use getrlimit on cygwin. Don't use | Chong Yidong | 2008-08-02 | 1 | -17/+13 |
| * | * 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 | 2 | -8/+4 |
| * | Fix erroneous last commit. | Eli Zaretskii | 2008-08-02 | 1 | -42/+30 |
| * | (NSTATICS): Bump to 0x640. | Eli Zaretskii | 2008-08-02 | 2 | -1/+3 |
| * | (Fsystem_processes_list, Fsystem_process_attributes): New functions. | Eli Zaretskii | 2008-08-02 | 2 | -4/+622 |
| * | Add prototype for directory_files_internal. | Eli Zaretskii | 2008-08-02 | 1 | -30/+42 |
| * | (HAVE_PROCFS, LISTPROC, PROCATTR): New defines. | Eli Zaretskii | 2008-08-02 | 2 | -0/+8 |
| * | 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 | 2 | -14/+17 |
| * | * dbusbind.c (xd_read_message): Handle D-Bus error messages. | Michael Albinus | 2008-08-01 | 2 | -17/+24 |
| * | add defines for NSInteger, NSUInteger on non-Leopard | Adrian Robert | 2008-08-01 | 2 | -0/+9 |
| * | (ns_frame_parm_handlers): Add empty entry for x_set_alpha. | Chong Yidong | 2008-08-01 | 1 | -1/+2 |
| * | * nsfns.m (ns_frame_parm_handlers): Add empty entry for | Chong Yidong | 2008-08-01 | 1 | -0/+2 |
| * | (EmacsApp -application:openFiles:): GNUStep does not | Chong Yidong | 2008-08-01 | 1 | -0/+13 |
| * | * nsterm.m (EmacsApp -application:openFiles:): GNUStep does not | Chong Yidong | 2008-08-01 | 1 | -0/+6 |
| * | Revert last change. | Chong Yidong | 2008-08-01 | 1 | -0/+6 |
| * | * xmenu.c: Revert last change. | Chong Yidong | 2008-08-01 | 1 | -0/+2 |
| * | Fix last change. | Chong Yidong | 2008-08-01 | 1 | -2/+0 |
| * | * keyboard.h: Fix last change. | Chong Yidong | 2008-08-01 | 1 | -0/+4 |
| * | commit patch to x-load-color-file posted by lekktu@gmail.com | Adrian Robert | 2008-08-01 | 2 | -1/+10 |
| * | (dispnew.o, gtkutil.o, sound.o, atimer.o) | Dan Nicolaescu | 2008-08-01 | 2 | -6/+12 |
| * | clear warnings and clean up NS port | Adrian Robert | 2008-08-01 | 11 | -216/+113 |
| * | Fix previous change that removed BSD_TERMIOS. Add | Dan Nicolaescu | 2008-08-01 | 2 | -10/+22 |
| * | NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function... | Adrian Robert | 2008-08-01 | 4 | -81/+98 |
| * | * dbusbind.c (Fdbus_call_method_asynchronously) | Michael Albinus | 2008-07-31 | 2 | -56/+379 |
| * | * keyboard.c (gobble_input): Fix previous change. | Juanma Barranquero | 2008-07-31 | 2 | -12/+16 |
| * | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 37 | -3948/+63 |