| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lisp.h (child_setup): Now NO_RETURN unless DOS_NT. | Paul Eggert | 2011-03-17 | 2 | -1/+9 |
| * | * callproc.c (relocate_fd): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-17 | 2 | -4/+5 |
| * | * callproc.c (call_process_cleanup): Now static. | Paul Eggert | 2011-03-17 | 2 | -1/+5 |
| * | 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 | 68 | -663/+1095 |
| | |\
| |/
|/| |
|
| * | | mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are inline. | Julien Danjou | 2011-03-17 | 4 | -15/+31 |
| * | | lisp/custom.el: Trivial fixes. | Juanma Barranquero | 2011-03-17 | 2 | -8/+16 |
| * | | * lisp/calc-units.el (calcFunc-lupquant): Rename from | Jay Belanger | 2011-03-16 | 3 | -16/+16 |
| * | | * lisp/calc/README: Mention musical notes. | Jay Belanger | 2011-03-16 | 8 | -195/+236 |
| * | | * lisp/minibuffer.el (completion-all-sorted-completions): | Stefan Monnier | 2011-03-16 | 2 | -1/+14 |
| * | | * allout.el (allout-yank-processing): Adjust for new rebulleting regime so | Ken Manheimer | 2011-03-16 | 2 | -1/+7 |
| * | | * 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 |
| * | | Add warning for obsolete _emacs init file. | Juanma Barranquero | 2011-03-16 | 4 | -13/+27 |
| * | | lisp/progmodes/delphi.el: Fix typos. | Juanma Barranquero | 2011-03-16 | 2 | -38/+50 |
| * | | src/emacs.c (USAGE3): Doc fixes. | Juanma Barranquero | 2011-03-16 | 2 | -6/+10 |
| * | | gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if we're se... | Lars Magne Ingebrigtsen | 2011-03-15 | 2 | -9/+21 |
| * | | Indent. | Lars Magne Ingebrigtsen | 2011-03-15 | 1 | -3/+6 |
| * | | Merge changes made in Gnus trunk. | Gnus developers | 2011-03-15 | 12 | -37/+227 |
| * | | * allout.el (allout-make-topic-prefix) (allout-rebullet-heading): Invert | Ken Manheimer | 2011-03-15 | 2 | -8/+16 |
| * | | * src/coding.c (detect_coding_iso_2022): Reorganize code to clarify | Andreas Schwab | 2011-03-15 | 2 | -79/+85 |
| * | | Fix misuse of quote in `case'. | Stefan Monnier | 2011-03-15 | 21 | -112/+139 |
| * | | * lisp/startup.el (command-line): Update package subdirectory regexp. | Chong Yidong | 2011-03-15 | 2 | -1/+5 |
| * | | message.el (message-yank-original): Use cond instead of CL case. | Teodor Zlatanov | 2011-03-15 | 2 | -3/+7 |
| * | | * lisp/allout.el (allout-abbreviate-flattened-numbering) | Stefan Monnier | 2011-03-14 | 2 | -2/+6 |
| * | | * lisp/gnus/auth-source.el (auth-source-netrc-create): Use usual format for the | Stefan Monnier | 2011-03-14 | 2 | -32/+41 |
| * | | * lisp/subr.el (read-char-choice): Only show the cursor after the prompt, | Stefan Monnier | 2011-03-14 | 2 | -18/+23 |
| * | | * lisp/help-fns.el (variable-at-point): Skip leading quotes, if any | Kevin Ryde | 2011-03-14 | 2 | -0/+6 |
| * | | * lisp/emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the | Stefan Monnier | 2011-03-14 | 2 | -1/+7 |
| * | | 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 |
| * | | * tramp.texi (Remote processes): New subsection "Running shell on | Michael Albinus | 2011-03-14 | 2 | -4/+30 |
| * | | * src/buffer.c (Fmake_indirect_buffer): Fix incorrect assertion. | Chong Yidong | 2011-03-14 | 2 | -2/+6 |
| * | | * NEWS: `shell' prompts for the shell path name, when the default | Michael Albinus | 2011-03-14 | 2 | -0/+10 |
| * | | * shell.el (shell): When called interactively, offer to change the | Michael Albinus | 2011-03-14 | 2 | -0/+20 |
| | * | * 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 |