aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Re)move autotools generated files from the repository.Glenn Morris2011-03-201-0/+4
* src/minibuf.c: Fix previous change.Juanma Barranquero2011-03-201-0/+6
* New variable completing-read-function to customize completing-readLeo Liu2011-03-201-0/+6
* Merge changes from emacs-23 branchChong Yidong2011-03-191-0/+5
|\
| * Backport fix for Bug#8219 from trunk.Chong Yidong2011-03-191-0/+22
| * src/xfaces.c (Fx_load_color_file): Read color file from absolute filename.Juanma Barranquero2011-03-171-0/+5
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-03-191-0/+4
* | Update MS-Windows dependencies after 2011-03-17T18:41:30Z!eggert@cs.ucla.edu.Eli Zaretskii2011-03-171-0/+4
* | Change unexec implementations to match prototype.Paul Eggert2011-03-171-0/+1
* | Merge: Fix more problems found by GCC 4.5.2's static checks.Paul Eggert2011-03-171-0/+314
|\ \
| * \ Merge from mainline.Paul Eggert2011-03-171-9/+47
| |\ \ | |/ / |/| |
* | | * src/print.c (PRINT_CIRCLE_CANDIDATE_P): New macro.Stefan Monnier2011-03-161-0/+3
* | | * src/print.c (print_preprocess): Don't forget font objects.Stefan Monnier2011-03-161-0/+4
* | | src/emacs.c (USAGE3): Doc fixes.Juanma Barranquero2011-03-161-0/+4
* | | * src/coding.c (detect_coding_iso_2022): Reorganize code to clarifyAndreas Schwab2011-03-151-0/+5
* | | src/ChangeLog: Fix typos.Juanma Barranquero2011-03-141-3/+3
* | | src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-0/+25
* | | * src/buffer.c (Fmake_indirect_buffer): Fix incorrect assertion.Chong Yidong2011-03-141-0/+4
| * | * process.c (make_serial_process_unwind, send_process_trap):Paul Eggert2011-03-161-0/+3
| * | * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert2011-03-161-0/+7
| * | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.Paul Eggert2011-03-161-0/+3
| * | * bytecode.c (CONSTANTLIM): Remove; unused.Paul Eggert2011-03-161-0/+3
| * | * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else".Paul Eggert2011-03-161-0/+2
| * | * unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.Paul Eggert2011-03-161-0/+1
| * | * unexelf.c: Use a different way to cause a compilation error if anyone usesPaul Eggert2011-03-161-0/+2
| * | * unexelf.c (unexec): Name an expression,Paul Eggert2011-03-161-0/+3
| * | Add Bug#.Paul Eggert2011-03-161-1/+1
| * | * deps.mk (unexalpha.o): Remove; unused.Paul Eggert2011-03-161-0/+4
| * | * unexec.h: New file.Paul Eggert2011-03-161-0/+1
| * | New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-161-0/+8
| * | * syntax.c (back_comment, skip_chars): Mark vars as initialized.Paul Eggert2011-03-161-0/+1
| * | * syntax.c (Fforward_comment, scan_lists): Rename locals to avoidPaul Eggert2011-03-161-0/+3
| * | * lread.c (Fload, readevalloop, read1): Rename locals to avoid shadowing.Paul Eggert2011-03-161-0/+1
| * | * character.h (FETCH_STRING_CHAR_ADVANCE_NO_CHECK, BUF_INC_POS):Paul Eggert2011-03-161-0/+3
| * | * lread.c (read1): Rewrite so as not to use empty "else".Paul Eggert2011-03-161-0/+2
| * | * print.c (Fredirect_debugging_output): Fix pointer signedess.Paul Eggert2011-03-161-0/+2
| * | * lisp.h (debug_output_compilation_hack): Add decl here, to avoidPaul Eggert2011-03-161-0/+3
| * | * font.c (font_sort_entities): Mark var as initialized.Paul Eggert2011-03-161-0/+1
| * | * font.c (font_unparse_fcname): Abort in an "impossible" situationPaul Eggert2011-03-161-0/+3
| * | * font.c: (font_style_to_value, font_prop_validate_style, font_unparse_fcname):Paul Eggert2011-03-161-0/+3
| * | * character.h (FETCH_CHAR_ADVANCE): Rename locals to avoid shadowing.Paul Eggert2011-03-161-0/+2
| * | * font.c (font_get_spec): Remove; unused.Paul Eggert2011-03-161-0/+1
| * | * font.c (font_delete_unmatched): Now static.Paul Eggert2011-03-161-0/+1
| * | * font.c (font_parse_fcname): Remove unused vars.Paul Eggert2011-03-161-0/+1
| * | * font.c (font_unparse_xlfd): Don't mix pointers to variables withPaul Eggert2011-03-161-0/+3
| * | * fns.c (Ffillarray): Rename locals to avoid shadowing.Paul Eggert2011-03-161-0/+1
| * | * fns.c (require_nesting_list, require_unwind): Now static.Paul Eggert2011-03-161-0/+2
| * | * floatfns.c (Ffrexp, Fldexp): Rename locals to avoid shadowing.Paul Eggert2011-03-161-0/+1
| * | * floatfns.c (domain_error2): Define only if needed.Paul Eggert2011-03-161-0/+2
| * | * eval.c (Fdefvar): Rename locals to avoid shadowing.Paul Eggert2011-03-161-0/+1