aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (procfs_system_process_attributes): Use EMACS_INTs to silence gccGlenn Morris2008-08-102-8/+25
* Remove entries related to comments.Glenn Morris2008-08-101-23/+0
* Fix attributions.Glenn Morris2008-08-101-11/+19
* (w32_system_process_attributes): If the process does not exist, return nil.Eli Zaretskii2008-08-092-0/+11
* (process_times): Fix the case of System process.Eli Zaretskii2008-08-091-3/+16
* (Fsystem_process_attributes): Doc fix.Eli Zaretskii2008-08-092-0/+39
* (w32_list_system_processes, w32_system_process_attributes): Add prototypes.Eli Zaretskii2008-08-091-0/+8
* Include thelp32.h, psapi.h and coding.h.Eli Zaretskii2008-08-091-4/+710
* (move_it_to): When stopping at a charpos, check if that's a continuedChong Yidong2008-08-082-0/+30
* * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-074-9/+15
* (redisplay_window): Revert last change.Chong Yidong2008-08-071-9/+8
* * xdisp.c (redisplay_window): Revert last change.Chong Yidong2008-08-071-0/+5
* * Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-...Adrian Robert2008-08-073-10/+14
* (try_scrolling): Use iterator to find the scroll margin,Chong Yidong2008-08-061-48/+47
* * xdisp.c (try_scrolling): Use iterator to find the scroll margin,Chong Yidong2008-08-061-0/+8
* * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big a...Adrian Robert2008-08-064-19/+25
* (xfont_list_family): Return a list of symbols, notKenichi Handa2008-08-062-2/+7
* Regenerate.Andreas Schwab2008-08-062-0/+10
* (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