]> code.delx.au - gnu-emacs/history - src
(Killing): Copyedit. Define read-only text.
[gnu-emacs] / src /
2008-08-15 Chong Yidong(lookup_derived_face): Properly handle possible zero
2008-08-15 Chong Yidong* xfaces.c (lookup_derived_face): Properly handle possi...
2008-08-15 Chong Yidong(Fdirectory_files): Doc fix.
2008-08-15 Chong Yidong* dired.c (Fdirectory_files): Doc fix.
2008-08-15 Chong Yidong(make_process): Initialize kill_without_query struct...
2008-08-15 Chong Yidong* process.c (make_process): Initialize kill_without_que...
2008-08-15 Eli Zaretskii(w32_system_process_attributes) [_MSC_VER < 1300]:...
2008-08-15 Eli Zaretskii[_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
2008-08-15 Eli Zaretskii(CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New...
2008-08-15 Eli Zaretskii(stat): Only root directory passed to GetDriveType.
2008-08-15 Eli Zaretskii(_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_E...
2008-08-14 Chong Yidong(Fread_char, Fread_char_exclusive): If no character...
2008-08-14 Chong Yidong* lread.c (Fread_char, Fread_char_exclusive): If no...
2008-08-14 Chong Yidong(use_dialog_box): Doc fix.
2008-08-14 Chong YidongFix last change.
2008-08-14 Chong Yidong* fns.c (syms_of_fns): Doc fix.
2008-08-14 Chong YidongUndefine HAVE_RES_INIT, which appears to be harmful...
2008-08-14 Chong Yidong* s/darwin.h: Undefine HAVE_RES_INIT, which appears...
2008-08-13 Chong Yidong(Qns_parse_geometry): New var.
2008-08-13 Chong Yidong* frame.c (Qns_parse_geometry): New var.
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-11 Chong Yidong(x_produce_glyphs): Handle the case when font has no...
2008-08-11 Chong Yidong* xdisp.c (x_produce_glyphs): Handle the case when...
2008-08-11 Dan Nicolaescu(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
2008-08-10 Glenn Morris(procfs_system_process_attributes): Use EMACS_INTs...
2008-08-10 Glenn MorrisUse __sparc__ rather than sparc.
2008-08-10 Glenn MorrisRemove entries related to comments.
2008-08-10 Glenn MorrisFix attributions.
2008-08-09 Eli Zaretskii(w32_system_process_attributes): If the process does...
2008-08-09 Eli Zaretskii(process_times): Fix the case of System process.
2008-08-09 Eli Zaretskii(Fsystem_process_attributes): Doc fix.
2008-08-09 Eli Zaretskii(w32_list_system_processes, w32_system_process_attribut...
2008-08-09 Eli ZaretskiiInclude thelp32.h, psapi.h and coding.h.
2008-08-08 Chong YidongFix last change.
2008-08-08 Chong Yidong(move_it_to): When stopping at a charpos, check if...
2008-08-08 Chong Yidong* xdisp.c (move_it_to): When stopping at a charpos...
2008-08-08 Chong Yidong(move_it_to): When stopping at a charpos, check if...
2008-08-07 Dan Nicolaescu* s/darwin.h (OTHER_FILES): Do not define here, defined in
2008-08-07 Chong Yidong(redisplay_window): Revert last change.
2008-08-07 Chong Yidong* xdisp.c (redisplay_window): Revert last change.
2008-08-07 Adrian Robert* Makefile.in (emacs): Remove ndef NS conditional for...
2008-08-06 Chong Yidong(try_scrolling): Use iterator to find the scroll margin,
2008-08-06 Chong Yidong* xdisp.c (try_scrolling): Use iterator to find the...
2008-08-06 Adrian Robert* config.in: Regenerate. * Makefile.in: Move nsXXX...
2008-08-06 Kenichi Handa(xfont_list_family): Return a list of symbols, not
2008-08-06 Andreas SchwabRegenerate.
2008-08-05 Chong Yidong(redisplay_window): Don't enforce scroll-margin when...
2008-08-05 Chong Yidong* xdisp.c (redisplay_window): Don't enforce scroll...
2008-08-05 Chong Yidong(redisplay_window): Don't enforce scroll-margin when...
2008-08-05 Chong Yidong* xdisp.c (redisplay_window): Don't enforce scroll...
2008-08-05 Chong Yidong(Vauto_save_list_file_name): Move here from file.el.
2008-08-05 Chong Yidong* fileio.c (Vauto_save_list_file_name): Move here from...
2008-08-05 Chong Yidong(Vauto_save_list_file_name): Move here from file.el.
2008-08-05 Chong Yidong* fileio.c (Vauto_save_list_file_name): Move here from...
2008-08-05 Adrian Robertemacs.c (main): Under NS, set working dir to HOME when...
2008-08-05 Adrian Robertset working dir to /Users/arobert under NS when psn...
2008-08-05 Juanma Barranquero* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
2008-08-05 Adrian RobertDock menu customization, based on a patch by Ken Raebur...
2008-08-04 Chong YidongTest directly for NS_HAVE_INTEGER before defining it.
2008-08-04 Chong YidongRegenerate.
2008-08-04 Chong Yidong* nsterm.h: Test directly for NS_HAVE_INTEGER before...
2008-08-04 Seiji Zenitaninsfns.m (x-create-frame): Set the frame parameter alpha...
2008-08-04 Seiji ZenitaniSet the frame parameter alpha to Qnil
2008-08-04 Chong Yidong(find_and_call_menu_selection): Fix prototype.
2008-08-04 Chong Yidong* nsterm.h (find_and_call_menu_selection): Fix prototype.
2008-08-04 Adrian Robertfix popup menu selection return (menu.c); add use of...
2008-08-04 Adrian Robertcleanup in s/darwin.h, define DARWIN_OS and use it...
2008-08-04 Juanma BarranqueroFix typos.
2008-08-03 Chong Yidong(windowDidResize): Remove stopModel call.
2008-08-03 Chong Yidong* nsterm.m (windowDidResize): Remove stopModel call.
2008-08-03 Chong Yidong(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-03 Chong Yidong* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_A...
2008-08-03 Andreas Schwab(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-03 Andreas Schwab(check_memory_limits) [HAVE_GETRLIMIT]: Fix
2008-08-02 Chong Yidong(check_memory_limits): Don't use getrlimit on cygwin...
2008-08-02 Chong Yidong* vm-limit.c (check_memory_limits): Don't use getrlimit...
2008-08-02 Chong Yidong(check_memory_limits): Don't use getrlimit on cygwin...
2008-08-02 Chong Yidong* vm-limit.c (check_memory_limits): Don't use getrlimit...
2008-08-02 Jason Rumney(compute_metrics): Don't mess with glyph_idx setting...
2008-08-02 Eli ZaretskiiFix erroneous last commit.
2008-08-02 Eli Zaretskii(NSTATICS): Bump to 0x640.
2008-08-02 Eli Zaretskii(Fsystem_processes_list, Fsystem_process_attributes...
2008-08-02 Eli ZaretskiiAdd prototype for directory_files_internal.
2008-08-02 Eli Zaretskii(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
2008-08-02 Eli Zaretskii(Fexpand_file_name): Convert the value of $HOME to...
2008-08-01 Juanma BarranqueroFix whitespace change caused by bug.
2008-08-01 Juanma Barranquero* xfaces.c (Fx_load_color_file): Fix previous change;
2008-08-01 Michael Albinus* dbusbind.c (xd_read_message): Handle D-Bus error...
2008-08-01 Adrian Robertadd defines for NSInteger, NSUInteger on non-Leopard
2008-08-01 Chong Yidong(ns_frame_parm_handlers): Add empty entry for x_set_alpha.
2008-08-01 Chong Yidong* nsfns.m (ns_frame_parm_handlers): Add empty entry for
2008-08-01 Chong Yidong(EmacsApp -application:openFiles:): GNUStep does not
2008-08-01 Chong Yidong* nsterm.m (EmacsApp -application:openFiles:): GNUStep...
2008-08-01 Chong YidongRevert last change.
2008-08-01 Chong Yidong* xmenu.c: Revert last change.
2008-08-01 Chong YidongFix last change.
2008-08-01 Chong Yidong* keyboard.h: Fix last change.
2008-08-01 Adrian Robertcommit patch to x-load-color-file posted by lekktu...
2008-08-01 Jason Rumney(x_draw_composite_glyph_string_foreground): Force use...
2008-08-01 Dan Nicolaescu(dispnew.o, gtkutil.o, sound.o, atimer.o)
next