aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkStefan Monnier2011-03-21250-3902/+7240
|\
| * * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args): Doc fixes.Glenn Morris2011-03-202-8/+52
| * Several fixes to cus-theme.el.Chong Yidong2011-03-212-2/+15
| * Fix typo in a README.Glenn Morris2011-03-201-1/+1
| * Fix date of merged entry.Glenn Morris2011-03-201-1/+1
| * * autogen/update_autogen: Make bzr commit respect -q option.Glenn Morris2011-03-201-1/+4
| * Auto-commit of generated files.Glenn Morris2011-03-201-1/+1
| * (Re)move autotools generated files from the repository.Glenn Morris2011-03-2013-640/+1034
| * * calc/calc-menu.el (calc-units-menu): Add entries for logarithmicJay Belanger2011-03-202-0/+110
| * src/minibuf.c: Fix previous change.Juanma Barranquero2011-03-202-2/+7
| * New variable completing-read-function to customize completing-readLeo Liu2011-03-205-5/+51
| * * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.Christian Ohler2011-03-202-5/+11
| * Add error for dired-create-directory on existing file (Bug#8246).Chong Yidong2011-03-193-2/+9
| * Fix facemenu to populate buffer inside the with-help-window call.Chong Yidong2011-03-192-27/+17
| * Merge changes from emacs-23 branchChong Yidong2011-03-1911-36/+68
| |\
| | * Backport fix for Bug#8219 from trunk.Chong Yidong2011-03-197-133/+148
| | * Fix emerge.el on MS-Windows and MS-DOS.Eli Zaretskii2011-03-192-9/+21
| | * src/xfaces.c (Fx_load_color_file): Read color file from absolute filename.Juanma Barranquero2011-03-172-1/+6
| | * * strings.texi (String Conversion): Don't mention string-make-(uni|multi)byte.Stefan Monnier2011-03-164-12/+16
| | * lisp/info.el: Fix bug#8258.Ralph Schleicher2011-03-162-5/+11
| | * Backport 2011-03-06T01:42:13Z!rgm@gnu.org from trunk.Glenn Morris2011-03-132-13/+24
| | * lisp/avoid.el: Fix typos in docstrings.Juanma Barranquero2011-03-122-8/+13
| * | Fix tar package handling, and clean up package-subdirectory-regexp usage.Chong Yidong2011-03-193-29/+46
| * | Fix typos.Juanma Barranquero2011-03-193-19/+18
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-03-192-20/+30
| * | gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.Julien Danjou2011-03-192-4/+7
| * | * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings fromStefan Monnier2011-03-182-12/+16
| * | Merge changes made in Gnus trunk.Gnus developers2011-03-1810-14/+94
| * | Restore failure returns to unexaix.c, unexcoff.c, unexcw.cPaul Eggert2011-03-173-0/+3
| * | Update MS-Windows dependencies after 2011-03-17T18:41:30Z!eggert@cs.ucla.edu.Eli Zaretskii2011-03-172-0/+5
| * | Change unexec implementations to match prototype.Paul Eggert2011-03-178-24/+10
| * | Merge: Fix more problems found by GCC 4.5.2's static checks.Paul Eggert2011-03-1755-1100/+1381
| |\ \
| | * \ 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