aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eww improvementsIvan Kanis2013-06-242-3/+15
* Auto-commit of generated files.Glenn Morris2013-06-241-1/+2
* epg.el: Add context option `home-directory' and `program'.Daiki Ueno2013-06-242-47/+86
* Merge from emacs-24; up to 2012-12-29T06:14:00Z!cyd@gnu.orgGlenn Morris2013-06-2310-17/+48
|\
| * * doc/emacs/rmail.texi: CommentGlenn Morris2013-06-231-0/+1
| * Revert previous changeGlenn Morris2013-06-232-9/+1
| * * doc/misc/eudc.texi (Overview, Creating BBDB Records): Restrict bbdb cross-refGlenn Morris2013-06-232-1/+9
| * * doc/emacs/files.texi: Comment.Glenn Morris2013-06-231-3/+6
| * * doc/misc/eshell.texi: Fix cross-references to other manuals.Glenn Morris2013-06-232-10/+23
| * Auto-commit of generated files.Glenn Morris2013-06-221-1/+2
| * * configure.ac: Include X11/X.h when testing for Xft.h.Glenn Morris2013-06-212-1/+6
| * * doc/lispref/loading.texi (Autoload): Fix typo.Glenn Morris2013-06-182-1/+5
| * * doc/lispref/variables.texi (Lexical Binding): Fix typo.Glenn Morris2013-06-112-1/+3
| * * doc/lispref/functions.texi (Anonymous Functions): Put back 'Glenn Morris2013-06-112-1/+6
* | Simplify last change to ido.elLeo Liu2013-06-241-3/+3
* | * ido.el (ido-read-internal): Fix bug#14620.Leo Liu2013-06-242-3/+7
* | A more-conservative workaround for Cygwin SIGCHLD issues.Paul Eggert2013-06-235-35/+52
* | lisp/faces.el: Minor changes.Juanma Barranquero2013-06-232-13/+19
* | Implement :max-width/:max-height for (ImageMagic) imagesLars Magne Ingebrigtsen2013-06-237-45/+121
* | * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.Ivan Kanis2013-06-232-0/+7
* | eww.el: Add a command to browse using and external browserIvan Kanis2013-06-232-0/+22
* | eww.el: If given a non-domain text, search for the termIvan Kanis2013-06-232-4/+22
* | Try to avoid malloc SEGVs on Cygwin.Paul Eggert2013-06-236-4/+25
* | lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.Juanma Barranquero2013-06-232-1/+8
* | Remove some doc/misc/Makefile.in stuff that is not needed any moreGlenn Morris2013-06-222-14/+7
* | * lisp/emacs-lisp/package.el (package-el-version): Remove.Stefan Monnier2013-06-222-22/+26
* | Clean up SIGCHLD handling a bit.Paul Eggert2013-06-224-18/+32
* | * process.c (wait_reading_process_output): Avoid int overflowPaul Eggert2013-06-222-7/+9
* | * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',Dmitry Gutov2013-06-222-2/+21
* | .bzrignore: Add GNU idutils ID database file.Juanma Barranquero2013-06-221-1/+5
* | lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local.Juanma Barranquero2013-06-223-18/+19
* | * lisp/play/cookie1.el (cookie-apropos): Minor simplification.Glenn Morris2013-06-212-21/+17
* | * lisp/progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.Glenn Morris2013-06-212-17/+7
* | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Do not useDmitry Gutov2013-06-222-5/+9
* | * progmodes/ruby-mode.el (auto-mode-alist): Forgot "Guardfile".Dmitry Gutov2013-06-221-1/+1
* | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Consolidate differentDmitry Gutov2013-06-222-5/+11
* | * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2013-06-222-15/+31
* | * process.c (create_process): Handle a couple more cases,Paul Eggert2013-06-212-8/+36
* | * lisp/ChangeLog: Add changes for new version of todo-mode.el.Stephen Berman2013-06-211-0/+200
* | Merge from trunk.Stephen Berman2013-06-2110-60/+126
|\ \
| * | * process.c (create_process): Mark PROCESS volatile.Andreas Schwab2013-06-212-1/+6
| * | * lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert2013-06-212-1/+3
| * | Use C99-style flexible array members if available.Paul Eggert2013-06-219-59/+118
* | | * calendar/ChangeLog: Remove prior to merging new version ofStephen Berman2013-06-211-2336/+0
* | | Merge from trunk.Stephen Berman2013-06-21198-53659/+56195
|\ \ \ | |/ /
| * | Use cookie functions in yowGlenn Morris2013-06-213-39/+11
| * | lisp/emacs-lisp/package.el (tar-get-file-descriptor, tar--extract): Declare.Juanma Barranquero2013-06-212-0/+8
| * | Extend flymake's warning predicate to be a function. Test suite for flymake.Eduard Wiebe2013-06-219-65/+196
| * | * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.Stefan Monnier2013-06-212-75/+82
| * | leim/quail/*.el: Fix typos.Juanma Barranquero2013-06-218-31/+40