| Commit message (Expand) | Author | Age | Files | Lines |
* | by renaming, get rid of need for hash_remove() redefinitions for NS platform;... | Adrian Robert | 2008-07-19 | 4 | -15/+10 |
* | nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_na... | Adrian Robert | 2008-07-19 | 2 | -2/+10 |
* | apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u... | Adrian Robert | 2008-07-19 | 4 | -4/+12 |
* | (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc. | Chong Yidong | 2008-07-18 | 1 | -2/+1 |
* | * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc. | Chong Yidong | 2008-07-18 | 1 | -0/+4 |
* | Fix typos. | Juanma Barranquero | 2008-07-18 | 1 | -38/+36 |
* | (BASE_PURESIZE): Increase to 1240000. | Dan Nicolaescu | 2008-07-18 | 2 | -1/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-07-17 | 10 | -32/+101 |
|\ |
|
| * | Mention setsid after vfork. | YAMAMOTO Mitsuharu | 2008-07-17 | 2 | -1/+13 |
| * | (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for | YAMAMOTO Mitsuharu | 2008-07-17 | 1 | -17/+39 |
| * | (Foverlay_buffer): Add EXFUN. | YAMAMOTO Mitsuharu | 2008-07-17 | 1 | -0/+1 |
| * | Include <config.h> instead of "config.h". | YAMAMOTO Mitsuharu | 2008-07-17 | 1 | -1/+1 |
| * | [USE_MAC_TSM] (mac_handle_text_input_event): | YAMAMOTO Mitsuharu | 2008-07-11 | 2 | -3/+23 |
| * | (gestaltSystemVersionMajor, gestaltSystemVersionMinor) | YAMAMOTO Mitsuharu | 2008-07-11 | 1 | -0/+5 |
| * | (keycode_to_xkeysym_table): Add entries for f17, f18, and f19. | YAMAMOTO Mitsuharu | 2008-07-11 | 1 | -6/+6 |
| * | (Fx_server_version): Don't use gestaltSystemVersionMajor, | YAMAMOTO Mitsuharu | 2008-07-11 | 1 | -3/+3 |
| * | (frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h. | YAMAMOTO Mitsuharu | 2008-07-11 | 1 | -8/+10 |
| * | (png_load): Use correct bit-depth for setting background color. | YAMAMOTO Mitsuharu | 2008-07-07 | 2 | -39/+14 |
* | | (change_frame_size): Remove extern declaration. | Jason Rumney | 2008-07-17 | 2 | -5/+8 |
* | | revert changes to getloadavg.c | Adrian Robert | 2008-07-17 | 2 | -4/+7 |
* | | remove need for nextstep/compile for NS build; also, add NEWS entry about the... | Adrian Robert | 2008-07-17 | 2 | -15/+22 |
* | | * s/sol2.h: | Dan Nicolaescu | 2008-07-17 | 3 | -12/+9 |
* | | * ecrt0.c: Remove code depending on m68000, not used anymore. | Dan Nicolaescu | 2008-07-17 | 10 | -249/+78 |
* | | change most cases of PENDING to TODO, some to FIXME or XXX | Adrian Robert | 2008-07-17 | 9 | -17/+33 |
* | | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define. | Andreas Schwab | 2008-07-17 | 2 | -1/+4 |
* | | * Makefile.in: Undef LIB_STANDARD before defining it to silence warning | Stefan Monnier | 2008-07-17 | 12 | -210/+266 |
* | | should have gone in in last commit | Adrian Robert | 2008-07-16 | 1 | -2/+2 |
* | | various small cleanups detailed in changelogs | Adrian Robert | 2008-07-16 | 5 | -23/+16 |
* | | (lisp_to_mod): Use parse_solitary_modifier instead. | Stefan Monnier | 2008-07-16 | 2 | -23/+31 |
* | | * keymap.c: Remove all NS-specific code. | Stefan Monnier | 2008-07-16 | 4 | -89/+85 |
* | | Typo. | Stefan Monnier | 2008-07-16 | 1 | -1/+1 |
* | | (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling | Andreas Schwab | 2008-07-16 | 2 | -2/+6 |
* | | (move_it_in_display_line): Account for word wrap, so that we don't | Chong Yidong | 2008-07-16 | 1 | -1/+19 |
* | | * xdisp.c (move_it_in_display_line): Account for word wrap, so | Chong Yidong | 2008-07-16 | 1 | -0/+5 |
* | | (Qsuper): Remove. | Stefan Monnier | 2008-07-16 | 2 | -9/+8 |
* | | Remove boilerplate comments. | Dan Nicolaescu | 2008-07-16 | 2 | -2/+2 |
* | | (__ELF__): Consolidate conditions. | Dan Nicolaescu | 2008-07-16 | 2 | -2/+2 |
* | | * m/m68k.h (linux): Use GNU_LINUX instead. | Dan Nicolaescu | 2008-07-16 | 3 | -31/+8 |
* | | Undo reactoring from previous change. | Dan Nicolaescu | 2008-07-16 | 2 | -2/+19 |
* | | Fix last change. | Jason Rumney | 2008-07-16 | 2 | -37/+4 |
* | | * systty.h: Remove code for Aix on 386, unsupported platform. | Dan Nicolaescu | 2008-07-16 | 11 | -398/+37 |
* | | * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused. | Dan Nicolaescu | 2008-07-16 | 3 | -55/+8 |
* | | Remove comments about static. | Dan Nicolaescu | 2008-07-16 | 2 | -7/+2 |
* | | * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove | Dan Nicolaescu | 2008-07-16 | 4 | -265/+10 |
* | | * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. | Dan Nicolaescu | 2008-07-16 | 5 | -73/+14 |
* | | * m/ibms390.h: | Dan Nicolaescu | 2008-07-16 | 10 | -185/+12 |
* | | Remove boilerplate comments and code for systems that | Dan Nicolaescu | 2008-07-16 | 2 | -33/+6 |
* | | * m/mips.h: Remove boilerplate comments and code for systems that | Dan Nicolaescu | 2008-07-16 | 4 | -473/+8 |
* | | * editfns.c (Fuser_full_name): Replace the only use of | Dan Nicolaescu | 2008-07-16 | 3 | -12/+7 |
* | | add further files to SOME_MACHINE_LISP to support NeXTStep port | David Reitter | 2008-07-16 | 1 | -1/+5 |