aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero2013-06-217-198/+227
| * Auto-commit of generated files.Glenn Morris2013-06-212-1/+25
| * * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-212-2/+8
| * lisp/net/eww.el (eww-update-header-line-format): Quote % charactersLars Magne Ingebrigtsen2013-06-212-3/+10
| * ChangeLog fix for previous changeGlenn Morris2013-06-211-0/+1
| * cookie1.el small cleanupGlenn Morris2013-06-213-42/+145
| * * progmodes/octave.el (octave-mode): Backward compatibility fix.Leo Liu2013-06-212-4/+11
| * * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.Glenn Morris2013-06-202-1/+5
| * * lisp/url/url-future.el (url-future-call): Remove useless value call.Glenn Morris2013-06-202-1/+7
| * * lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.Stefan Monnier2013-06-204-262/+284
| * Remove obsolete comments re postscript image printingGlenn Morris2013-06-202-114/+28
| * * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-212-2/+7
| * configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8 as a fallback.YAMAMOTO Mitsuharu2013-06-212-0/+18
| * lisp/profiler.el (profiler-format-number): Use log, not log10.Juanma Barranquero2013-06-212-1/+5
| * lisp/term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.Juanma Barranquero2013-06-202-7/+9
| * * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.Stefan Monnier2013-06-206-1289/+27
| * * syntax.c: Integer cleanups.Paul Eggert2013-06-204-201/+208