aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainline.Paul Eggert2011-03-1768-663/+1095
|\
| * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are inline.Julien Danjou2011-03-174-15/+31
| * lisp/custom.el: Trivial fixes.Juanma Barranquero2011-03-172-8/+16
| * * lisp/calc-units.el (calcFunc-lupquant): Rename fromJay Belanger2011-03-163-16/+16
| * * lisp/calc/README: Mention musical notes.Jay Belanger2011-03-168-195/+236
| * * lisp/minibuffer.el (completion-all-sorted-completions):Stefan Monnier2011-03-162-1/+14
| * * allout.el (allout-yank-processing): Adjust for new rebulleting regime soKen Manheimer2011-03-162-1/+7
| * * src/print.c (PRINT_CIRCLE_CANDIDATE_P): New macro.Stefan Monnier2011-03-162-12/+15
| * * src/print.c (print_preprocess): Don't forget font objects.Stefan Monnier2011-03-162-1/+5
| * Add warning for obsolete _emacs init file.Juanma Barranquero2011-03-164-13/+27
| * lisp/progmodes/delphi.el: Fix typos.Juanma Barranquero2011-03-162-38/+50
| * src/emacs.c (USAGE3): Doc fixes.Juanma Barranquero2011-03-162-6/+10
| * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if we're se...Lars Magne Ingebrigtsen2011-03-152-9/+21
| * Indent.Lars Magne Ingebrigtsen2011-03-151-3/+6
| * Merge changes made in Gnus trunk.Gnus developers2011-03-1512-37/+227
| * * allout.el (allout-make-topic-prefix) (allout-rebullet-heading): InvertKen Manheimer2011-03-152-8/+16
| * * src/coding.c (detect_coding_iso_2022): Reorganize code to clarifyAndreas Schwab2011-03-152-79/+85
| * Fix misuse of quote in `case'.Stefan Monnier2011-03-1521-112/+139
| * * lisp/startup.el (command-line): Update package subdirectory regexp.Chong Yidong2011-03-152-1/+5
| * message.el (message-yank-original): Use cond instead of CL case.Teodor Zlatanov2011-03-152-3/+7
| * * lisp/allout.el (allout-abbreviate-flattened-numbering)Stefan Monnier2011-03-142-2/+6
| * * lisp/gnus/auth-source.el (auth-source-netrc-create): Use usual format for theStefan Monnier2011-03-142-32/+41
| * * lisp/subr.el (read-char-choice): Only show the cursor after the prompt,Stefan Monnier2011-03-142-18/+23
| * * lisp/help-fns.el (variable-at-point): Skip leading quotes, if anyKevin Ryde2011-03-142-0/+6
| * * lisp/emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change theStefan Monnier2011-03-142-1/+7
| * src/ChangeLog: Fix typos.Juanma Barranquero2011-03-141-3/+3
| * src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-1414-73/+46
| * * tramp.texi (Remote processes): New subsection "Running shell onMichael Albinus2011-03-142-4/+30
| * * src/buffer.c (Fmake_indirect_buffer): Fix incorrect assertion.Chong Yidong2011-03-142-2/+6
| * * NEWS: `shell' prompts for the shell path name, when the defaultMichael Albinus2011-03-142-0/+10
| * * shell.el (shell): When called interactively, offer to change theMichael Albinus2011-03-142-0/+20
* | * process.c (make_serial_process_unwind, send_process_trap):Paul Eggert2011-03-162-3/+7
* | * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert2011-03-166-7/+12
* | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.Paul Eggert2011-03-163-3/+5
* | * bytecode.c (CONSTANTLIM): Remove; unused.Paul Eggert2011-03-162-6/+10
* | * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else".Paul Eggert2011-03-162-1/+4
* | * unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.Paul Eggert2011-03-162-6/+1
* | * unexelf.c: Use a different way to cause a compilation error if anyone usesPaul Eggert2011-03-162-2/+6
* | * unexelf.c (unexec): Name an expression,Paul Eggert2011-03-162-5/+12
* | Add Bug#.Paul Eggert2011-03-161-1/+1
* | * deps.mk (unexalpha.o): Remove; unused.Paul Eggert2011-03-162-1/+4
* | * unexec.h: New file.Paul Eggert2011-03-162-0/+2
* | New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-1611-14/+34
* | * syntax.c (back_comment, skip_chars): Mark vars as initialized.Paul Eggert2011-03-162-2/+3
* | * syntax.c (Fforward_comment, scan_lists): Rename locals to avoidPaul Eggert2011-03-162-8/+10
* | * lread.c (Fload, readevalloop, read1): Rename locals to avoid shadowing.Paul Eggert2011-03-162-29/+30
* | * character.h (FETCH_STRING_CHAR_ADVANCE_NO_CHECK, BUF_INC_POS):Paul Eggert2011-03-162-6/+9
* | * lread.c (read1): Rewrite so as not to use empty "else".Paul Eggert2011-03-162-2/+5
* | * print.c (Fredirect_debugging_output): Fix pointer signedess.Paul Eggert2011-03-162-1/+3
* | * lisp.h (debug_output_compilation_hack): Add decl here, to avoidPaul Eggert2011-03-162-0/+4