| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify the two branches, with and without subprocesses. | Eli Zaretskii | 2010-07-10 | 2 | -576/+373 |
* | Fix frame sizing for Lucid/Motif/Lesstif. | Jan D | 2010-07-09 | 3 | -1/+15 |
* | * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which | Michael Albinus | 2010-07-09 | 2 | -17/+39 |
* | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 70 | -2519/+1354 |
* | Fix MS-DOS build broken by 2010-07-07T17:39:49Z!jan.h.d@swipnet.se. | Eli Zaretskii | 2010-07-08 | 2 | -0/+33 |
* | Fix compilation for Motif/Lesstif. | Jan D | 2010-07-08 | 2 | -1/+11 |
* | Remove alternative K&R declarations. | Dan Nicolaescu | 2010-07-07 | 2 | -5/+2 |
* | Clean up include guards. | Dan Nicolaescu | 2010-07-07 | 8 | -120/+10 |
* | Remove src/prefix-args.c. | Dan Nicolaescu | 2010-07-07 | 4 | -96/+12 |
* | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 18 | -142/+102 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 75 | -686/+737 |
* | If kbd_buffer is becoming full, stop reading until it drains (Bug#6571). | Jan D | 2010-07-07 | 4 | -2/+105 |
* | Convert function definitions in MS-DOS sources to ANSI C. | Eli Zaretskii | 2010-07-07 | 5 | -140/+88 |
* | Fix whitespace to follow coding guidelines. | Juanma Barranquero | 2010-07-07 | 17 | -167/+167 |
* | * coding.c, sysdep.c: Convert some more functions to standard C. | Juanma Barranquero | 2010-07-07 | 3 | -107/+124 |
* | * coding.c: Use SPECPDL_INDEX, DOS_NT. | Juanma Barranquero | 2010-07-07 | 2 | -8/+14 |
* | * src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT. | Dan Nicolaescu | 2010-07-06 | 2 | -2/+4 |
* | * configure.in (getenv): Remove K&R declaration. | Dan Nicolaescu | 2010-07-06 | 1 | -5/+0 |
* | Make the function member of Lisp_Subr use standard C prototypes. | Dan Nicolaescu | 2010-07-06 | 3 | -43/+62 |
* | * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get | Chong Yidong | 2010-07-06 | 2 | -5/+9 |
* | src/w32*.c: Convert function definitions to standard C. | Juanma Barranquero | 2010-07-06 | 14 | -822/+442 |
* | Fix conflicting declarations of x_get_keysym_name | Andreas Schwab | 2010-07-06 | 4 | -2/+13 |
* | * src/ecrt0.c: Revert conversion to standard C. | Dan Nicolaescu | 2010-07-05 | 2 | -3/+9 |
* | Convert function definitions and declarations to standard C. | Dan Nicolaescu | 2010-07-05 | 5 | -26/+26 |
* | Convert most remaining function definitions to standard C. | Juanma Barranquero | 2010-07-05 | 10 | -1827/+811 |
* | Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563). | Jan D | 2010-07-05 | 4 | -3/+40 |
* | * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype. | Jan D | 2010-07-05 | 2 | -4/+4 |
* | Fix some bad prototypes and formatting after conversion from K&R declaration. | Jan D | 2010-07-05 | 4 | -60/+143 |
* | * src/atimer.c: Use "" instead of <> for local includes for | Dan Nicolaescu | 2010-07-04 | 2 | -5/+8 |
* | Convert declarations or definitions to standard C. | Dan Nicolaescu | 2010-07-04 | 19 | -204/+150 |
* | * fileio.c (read_non_regular, read_non_regular_quit): Rename arg. | Juanma Barranquero | 2010-07-05 | 2 | -5/+5 |
* | * src/lread.c (read1): Fix up last change to not mess up `c'. | Tetsurou Okazaki | 2010-07-04 | 2 | -24/+32 |
* | * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.... | Juanma Barranquero | 2010-07-04 | 2 | -4/+23 |
* | * unexelf.c (round_up, find_section): Use ElfW macro for arguments. | Juanma Barranquero | 2010-07-04 | 2 | -3/+6 |
* | * print.c (strout): Use const char* for arg PTR. | Juanma Barranquero | 2010-07-04 | 2 | -1/+3 |
* | Fix comments and whitespace. | Juanma Barranquero | 2010-07-04 | 5 | -17/+7 |
* | Fix more prototypes. | Juanma Barranquero | 2010-07-04 | 4 | -3/+8 |
* | Fix prototypes. | Juanma Barranquero | 2010-07-04 | 4 | -7/+18 |
* | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 76 | -4821/+1932 |
* | Fix setting colors on MS-DOS frames. | Eli Zaretskii | 2010-07-03 | 3 | -77/+97 |
* | Fix menu bar display on MS-DOS. | Eli Zaretskii | 2010-07-03 | 2 | -0/+22 |
* | w32console.c (sys_tputs): Adjust argument list to prototype in term.c. | Eli Zaretskii | 2010-07-03 | 2 | -1/+6 |
* | Fix prototypes. | Juanma Barranquero | 2010-07-03 | 4 | -3/+11 |
* | Convert some prototypes to standard C. | Dan Nicolaescu | 2010-07-02 | 7 | -7/+16 |
* | Fix MS-DOS build due to removal of P_. | Eli Zaretskii | 2010-07-02 | 2 | -1/+7 |
|\ |
|
| * | Fix the MS-DOS build due to removal of P_. | Eli Zaretskii | 2010-07-02 | 3 | -3/+9 |
* | | Remove __P. | Jan D | 2010-07-02 | 6 | -46/+24 |
|/ |
|
* | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 66 | -1297/+1355 |
* | Remove P_ and __P macros. | Jan D | 2010-07-02 | 38 | -1570/+1610 |
* | Define USE_LISP_UNION_TYPE using autoconf. | Dan Nicolaescu | 2010-07-02 | 3 | -4/+8 |