aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-3117-117/+23
* * w32font.h (struct w32font_info): Use unicode version of textmetrics.Jason Rumney2008-07-304-83/+40
* Fix last change.Chong Yidong2008-07-301-1/+1
* (Vread_buffer_function): Doc fix.Chong Yidong2008-07-301-2/+3
* * minibuf.c (syms_of_minibuf): Doc fix.Chong Yidong2008-07-301-0/+4
* (read_buffer_completion_ignore_case): New var.Chong Yidong2008-07-301-6/+21
* * minibuf.c (read_buffer_completion_ignore_case): New var.Chong Yidong2008-07-301-0/+5
* * systty.h (sensemode): Remove empty #if. Remove reference toDan Nicolaescu2008-07-304-23/+24
* (uniscribe_encode_char): Fix glyph buffer size.Jason Rumney2008-07-302-1/+5
* (uniscribe_shape): Avoid using context if cacheJason Rumney2008-07-292-53/+122
* * gtkutil.c (menu_nav_ended): Remove.Jan Djärv2008-07-292-34/+8
* * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal toJan Djärv2008-07-291-5/+6
* Fix typos.Juanma Barranquero2008-07-281-22/+22