| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert more function definitions to standard C. | Dan Nicolaescu | 2010-07-12 | 8 | -74/+45 |
* | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS | Andreas Schwab | 2010-07-12 | 2 | -3/+18 |
* | Improve Hebrew rendering. | Kenichi Handa | 2010-07-12 | 2 | -2/+5 |
* | merge trunk | Kenichi Handa | 2010-07-12 | 44 | -1057/+1130 |
|\ |
|
| * | * blockinput.h: Remove obsolete comment. | Andreas Schwab | 2010-07-11 | 2 | -1/+2 |
| * | Use offsetof instead of own definition | Andreas Schwab | 2010-07-11 | 5 | -16/+14 |
| * | * process.c: Remove obsolete comment. | Andreas Schwab | 2010-07-11 | 2 | -9/+4 |
| * | * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091). | Chong Yidong | 2010-07-11 | 2 | -5/+13 |
| * | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 16 | -70/+61 |
| * | * callproc.c (relocate_fd): Use F_DUPFD if defined. | Andreas Schwab | 2010-07-11 | 2 | -4/+12 |
| * | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 15 | -72/+92 |
| * | Fix indentation problem | Andreas Schwab | 2010-07-11 | 2 | -36/+37 |
| * | Fix implicit declaration of kbd_on_hold_p | Andreas Schwab | 2010-07-11 | 2 | -0/+3 |
| * | Remove obsolete noinline declaration | Andreas Schwab | 2010-07-11 | 3 | -16/+7 |
| * | Make doprnt and related functions ANSI C compliant, with prototypes. | Ken Raeburn | 2010-07-11 | 5 | -47/+65 |
| * | Don't use `subprocesses' in msdos.c. | Eli Zaretskii | 2010-07-11 | 3 | -17/+13 |
| * | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 17 | -162/+377 |
| |\ |
|
| | * | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 17 | -162/+377 |
| | |\ |
|
| | | * | * xfaces.c (realize_face): Garbage the frame if a face is removed | Chong Yidong | 2010-07-10 | 2 | -0/+6 |
| | | * | Remove obsolete volatile | Andreas Schwab | 2010-07-05 | 2 | -25/+29 |
| | | * | Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325). | YAMAMOTO Mitsuharu | 2010-07-05 | 6 | -107/+244 |
| | | * | src/w32fns.c (Qtooltip): Declare. | Juanma Barranquero | 2010-07-04 | 2 | -1/+10 |
| | | * | Fix hang for mouse press on menubar but not on an item (Bug#6499). | Jan D | 2010-07-03 | 2 | -0/+13 |
| | | * | Fix faulty `if' statement in delete_frame. | Chong Yidong | 2010-07-02 | 4 | -10/+25 |
| | | * | Check FC_DUAL too. For such fonts, check width one by one (Bug#4129). | Naohiro Aota | 2010-06-30 | 3 | -2/+9 |
| | | * | * alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517). | Andreas Schwab | 2010-06-26 | 2 | -1/+6 |
| | | * | Fix after-string and image interaction bug (Bug#1336). | Chong Yidong | 2010-06-24 | 2 | -0/+6 |
| | | * | * lread.c (read1): Signal error if #s is not followed by paren. | Andreas Schwab | 2010-06-23 | 2 | -10/+16 |
| | | * | * image.c (free_image): Mark frame as garbaged (Bug#6426). | Chong Yidong | 2010-06-19 | 2 | -0/+6 |
| | | * | * keymap.c (Fdefine_key): Doc fix (Bug#6460). | Chong Yidong | 2010-06-19 | 2 | -4/+10 |
| * | | | Adapt terminal frames to latest menu-bar changes. | Chong Yidong | 2010-07-10 | 3 | -18/+13 |
| |/ / |
|
| * | | 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 |
* | | | Add ChangeLog | Kenichi Handa | 2010-07-12 | 1 | -0/+13 |
* | | | merge trunk | Kenichi Handa | 2010-07-09 | 70 | -2520/+1399 |
|\ \ \
| |/ / |
|
| * | | 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 |
* | | | merge trunk | Kenichi Handa | 2010-07-08 | 171 | -12269/+8260 |
|\ \ \
| |/ / |
|
| * | | 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 |