| Commit message (Expand) | Author | Age | Files | Lines |
* | src/minibuf.c: Fix previous change. | Juanma Barranquero | 2011-03-20 | 2 | -2/+7 |
* | New variable completing-read-function to customize completing-read | Leo Liu | 2011-03-20 | 2 | -1/+39 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2011-03-19 | 2 | -1/+6 |
|\ |
|
| * | Backport fix for Bug#8219 from trunk. | Chong Yidong | 2011-03-19 | 7 | -133/+148 |
| * | src/xfaces.c (Fx_load_color_file): Read color file from absolute filename. | Juanma Barranquero | 2011-03-17 | 2 | -1/+6 |
* | | src/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2011-03-19 | 2 | -20/+30 |
* | | Restore failure returns to unexaix.c, unexcoff.c, unexcw.c | Paul Eggert | 2011-03-17 | 3 | -0/+3 |
* | | Update MS-Windows dependencies after 2011-03-17T18:41:30Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-03-17 | 2 | -0/+5 |
* | | Change unexec implementations to match prototype. | Paul Eggert | 2011-03-17 | 8 | -24/+10 |
* | | Merge: Fix more problems found by GCC 4.5.2's static checks. | Paul Eggert | 2011-03-17 | 55 | -1100/+1381 |
|\ \ |
|
| * \ | Merge from mainline. | Paul Eggert | 2011-03-17 | 18 | -178/+166 |
| |\ \
| |/ /
|/| | |
|
* | | | * src/print.c (PRINT_CIRCLE_CANDIDATE_P): New macro. | Stefan Monnier | 2011-03-16 | 2 | -12/+15 |
* | | | * src/print.c (print_preprocess): Don't forget font objects. | Stefan Monnier | 2011-03-16 | 2 | -1/+5 |
* | | | src/emacs.c (USAGE3): Doc fixes. | Juanma Barranquero | 2011-03-16 | 2 | -6/+10 |
* | | | * src/coding.c (detect_coding_iso_2022): Reorganize code to clarify | Andreas Schwab | 2011-03-15 | 2 | -79/+85 |
* | | | src/ChangeLog: Fix typos. | Juanma Barranquero | 2011-03-14 | 1 | -3/+3 |
* | | | src/w32*.c: Clean up extern declarations. | Juanma Barranquero | 2011-03-14 | 14 | -73/+46 |
* | | | * src/buffer.c (Fmake_indirect_buffer): Fix incorrect assertion. | Chong Yidong | 2011-03-14 | 2 | -2/+6 |
| * | | * process.c (make_serial_process_unwind, send_process_trap): | Paul Eggert | 2011-03-16 | 2 | -3/+7 |
| * | | * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars. | Paul Eggert | 2011-03-16 | 6 | -7/+12 |
| * | | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling. | Paul Eggert | 2011-03-16 | 3 | -3/+5 |
| * | | * bytecode.c (CONSTANTLIM): Remove; unused. | Paul Eggert | 2011-03-16 | 2 | -6/+10 |
| * | | * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else". | Paul Eggert | 2011-03-16 | 2 | -1/+4 |
| * | | * unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused. | Paul Eggert | 2011-03-16 | 2 | -6/+1 |
| * | | * unexelf.c: Use a different way to cause a compilation error if anyone uses | Paul Eggert | 2011-03-16 | 2 | -2/+6 |
| * | | * unexelf.c (unexec): Name an expression, | Paul Eggert | 2011-03-16 | 2 | -5/+12 |
| * | | Add Bug#. | Paul Eggert | 2011-03-16 | 1 | -1/+1 |
| * | | * deps.mk (unexalpha.o): Remove; unused. | Paul Eggert | 2011-03-16 | 2 | -1/+4 |
| * | | * unexec.h: New file. | Paul Eggert | 2011-03-16 | 2 | -0/+2 |
| * | | New file unexec.h, the (simple) interface for unexec. | Paul Eggert | 2011-03-16 | 11 | -14/+34 |
| * | | * syntax.c (back_comment, skip_chars): Mark vars as initialized. | Paul Eggert | 2011-03-16 | 2 | -2/+3 |
| * | | * syntax.c (Fforward_comment, scan_lists): Rename locals to avoid | Paul Eggert | 2011-03-16 | 2 | -8/+10 |
| * | | * lread.c (Fload, readevalloop, read1): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 2 | -29/+30 |
| * | | * character.h (FETCH_STRING_CHAR_ADVANCE_NO_CHECK, BUF_INC_POS): | Paul Eggert | 2011-03-16 | 2 | -6/+9 |
| * | | * lread.c (read1): Rewrite so as not to use empty "else". | Paul Eggert | 2011-03-16 | 2 | -2/+5 |
| * | | * print.c (Fredirect_debugging_output): Fix pointer signedess. | Paul Eggert | 2011-03-16 | 2 | -1/+3 |
| * | | * lisp.h (debug_output_compilation_hack): Add decl here, to avoid | Paul Eggert | 2011-03-16 | 2 | -0/+4 |
| * | | * font.c (font_sort_entities): Mark var as initialized. | Paul Eggert | 2011-03-16 | 2 | -1/+2 |
| * | | * font.c (font_unparse_fcname): Abort in an "impossible" situation | Paul Eggert | 2011-03-16 | 2 | -1/+6 |
| * | | * font.c: (font_style_to_value, font_prop_validate_style, font_unparse_fcname): | Paul Eggert | 2011-03-16 | 2 | -15/+18 |
| * | | * character.h (FETCH_CHAR_ADVANCE): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 2 | -3/+5 |
| * | | * font.c (font_get_spec): Remove; unused. | Paul Eggert | 2011-03-16 | 2 | -16/+1 |
| * | | * font.c (font_delete_unmatched): Now static. | Paul Eggert | 2011-03-16 | 2 | -1/+2 |
| * | | * font.c (font_parse_fcname): Remove unused vars. | Paul Eggert | 2011-03-16 | 2 | -2/+1 |
| * | | * font.c (font_unparse_xlfd): Don't mix pointers to variables with | Paul Eggert | 2011-03-16 | 2 | -14/+17 |
| * | | * fns.c (Ffillarray): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 2 | -9/+10 |
| * | | * fns.c (require_nesting_list, require_unwind): Now static. | Paul Eggert | 2011-03-16 | 2 | -2/+4 |
| * | | * floatfns.c (Ffrexp, Fldexp): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 2 | -6/+7 |
| * | | * floatfns.c (domain_error2): Define only if needed. | Paul Eggert | 2011-03-16 | 2 | -2/+5 |
| * | | * eval.c (Fdefvar): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 2 | -16/+19 |