aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (redisplay_window): Don't enforce scroll-margin when forcing a windowChong Yidong2008-08-051-6/+4
* * xdisp.c (redisplay_window): Don't enforce scroll-margin whenChong Yidong2008-08-051-0/+3
* (Vauto_save_list_file_name): Move here from file.el.Chong Yidong2008-08-051-3/+11
* * fileio.c (Vauto_save_list_file_name): Move here from file.el.Chong Yidong2008-08-051-0/+5
* emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.Adrian Robert2008-08-052-4/+3
* set working dir to /Users/arobert under NS when psn argument givenAdrian Robert2008-08-052-0/+7
* * buffer.c (syms_of_buffer) <scroll-up-aggressively>:Juanma Barranquero2008-08-052-16/+21
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-055-8/+51
* Test directly for NS_HAVE_INTEGER before defining it.Chong Yidong2008-08-041-2/+2
* Regenerate.Chong Yidong2008-08-041-0/+3
* * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.Chong Yidong2008-08-041-0/+6
* nsfns.m (x-create-frame): Set the frame parameter alpha to QnilSeiji Zenitani2008-08-041-0/+4
* Set the frame parameter alpha to QnilSeiji Zenitani2008-08-041-1/+1
* (find_and_call_menu_selection): Fix prototype.Chong Yidong2008-08-041-1/+1
* * nsterm.h (find_and_call_menu_selection): Fix prototype.Chong Yidong2008-08-041-0/+4
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-047-8/+51
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-048-38/+49
* Fix typos.Juanma Barranquero2008-08-041-51/+51
* (windowDidResize): Remove stopModel call.Chong Yidong2008-08-031-0/+6
* * nsterm.m (windowDidResize): Remove stopModel call.Chong Yidong2008-08-031-0/+4
* (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.Andreas Schwab2008-08-032-24/+18
* (check_memory_limits) [HAVE_GETRLIMIT]: FixAndreas Schwab2008-08-032-3/+11
* (check_memory_limits): Don't use getrlimit on cygwin. Don't useChong Yidong2008-08-021-17/+13
* * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.Chong Yidong2008-08-021-0/+5
* (compute_metrics): Don't mess with glyph_idx setting here.Jason Rumney2008-08-022-8/+4
* Fix erroneous last commit.Eli Zaretskii2008-08-021-42/+30
* (NSTATICS): Bump to 0x640.Eli Zaretskii2008-08-022-1/+3
* (Fsystem_processes_list, Fsystem_process_attributes): New functions.Eli Zaretskii2008-08-022-4/+622
* Add prototype for directory_files_internal.Eli Zaretskii2008-08-021-30/+42
* (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.Eli Zaretskii2008-08-022-0/+8
* Fix whitespace change caused by bug.Juanma Barranquero2008-08-011-0/+1
* * xfaces.c (Fx_load_color_file): Fix previous change;Juanma Barranquero2008-08-012-14/+17
* * dbusbind.c (xd_read_message): Handle D-Bus error messages.Michael Albinus2008-08-012-17/+24
* add defines for NSInteger, NSUInteger on non-LeopardAdrian Robert2008-08-012-0/+9
* (ns_frame_parm_handlers): Add empty entry for x_set_alpha.Chong Yidong2008-08-011-1/+2
* * nsfns.m (ns_frame_parm_handlers): Add empty entry forChong Yidong2008-08-011-0/+2
* (EmacsApp -application:openFiles:): GNUStep does notChong Yidong2008-08-011-0/+13
* * nsterm.m (EmacsApp -application:openFiles:): GNUStep does notChong Yidong2008-08-011-0/+6
* Revert last change.Chong Yidong2008-08-011-0/+6
* * xmenu.c: Revert last change.Chong Yidong2008-08-011-0/+2
* Fix last change.Chong Yidong2008-08-011-2/+0
* * keyboard.h: Fix last change.Chong Yidong2008-08-011-0/+4
* commit patch to x-load-color-file posted by lekktu@gmail.comAdrian Robert2008-08-012-1/+10
* (dispnew.o, gtkutil.o, sound.o, atimer.o)Dan Nicolaescu2008-08-012-6/+12
* clear warnings and clean up NS portAdrian Robert2008-08-0111-216/+113
* Fix previous change that removed BSD_TERMIOS. AddDan Nicolaescu2008-08-012-10/+22
* NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function...Adrian Robert2008-08-014-81/+98
* * dbusbind.c (Fdbus_call_method_asynchronously)Michael Albinus2008-07-312-56/+379
* * keyboard.c (gobble_input): Fix previous change.Juanma Barranquero2008-07-312-12/+16
* * bitmaps/README:Dan Nicolaescu2008-07-3137-3948/+63