aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25John Wiegley2016-03-031-2/+4
|\
| * Make setf for frame-height/width work againChristopher Wellons2016-02-231-2/+4
* | ; Merge from origin/emacs-25John Wiegley2016-03-030-0/+0
|\ \ | |/
| * Encode header strings before printingŁukasz Stelmach2016-02-231-2/+6
* | Merge from origin/emacs-25John Wiegley2016-03-037-39/+70
|\ \ | |/
| * (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-232-1/+43
| * Add `isearch' to `basic-faces'Lars Ingebrigtsen2016-02-232-1/+6
| * Make $, : and @ "prefix characters" in ruby-modeDmitry Gutov2016-02-231-5/+10
| * Make find-tag-default-bounds more strictDmitry Gutov2016-02-231-23/+1
| * Minor fixes in filenotify.elMichael Albinus2016-02-221-9/+10
* | Fix issue of inserting images on some systemsAlain Schneble2016-03-031-1/+1
* | Ensure TLS negotiation progressLars Ingebrigtsen2016-03-032-7/+32
* | emacs-module.h slight simplificationPaul Eggert2016-03-022-8/+8
* | * src/emacs-module.c (CHECK_USER_PTR): Fix typo in previous change.Paul Eggert2016-03-021-1/+1
* | emacs-module.c simplification and tuneupPaul Eggert2016-03-021-12/+16
* | Use standard checks whenever possible.Philipp Stephani2016-03-021-102/+21
* | Deterministic build improvementsPaul Eggert2016-03-0212-45/+73
* | Remove build system name from deterministic dumpsPhilipp Stephani2016-03-024-3/+34
* | Remove buggy parse-time testLars Ingebrigtsen2016-03-021-4/+1
* | * src/syntax.c (syntax_multibyte): Omit unnecessary parens.Paul Eggert2016-03-011-1/+1
* | ; Auto-commit of loaddefs files.Glenn Morris2016-03-011-407/+438
* | * lisp/emacs-lisp/autoload.el (autoload-timestamps):Glenn Morris2016-02-292-1/+3
* | Make the revert command in timer-list-mode workLars Ingebrigtsen2016-03-011-1/+2
* | * lisp/emacs-lisp/autoload.el (autoload-find-destination):Glenn Morris2016-02-291-1/+1
* | * lisp/emacs-lisp/autoload.el (update-file-autoloads):Glenn Morris2016-02-291-0/+5
* | * lisp/emacs-lisp/package.el (package-generate-autoloads):Glenn Morris2016-02-291-0/+3
* | Allow binding `url-mime-accept-string'Lars Ingebrigtsen2016-03-012-0/+7
* | Add a NEWS entry for the colorful VC indicatorLars Ingebrigtsen2016-03-011-0/+5
* | Use colors in the VC mode linesLars Ingebrigtsen2016-03-011-8/+15
* | Support <bdo> and <bdi>Lars Ingebrigtsen2016-03-011-0/+18
* | Respect <html dir=auto>Lars Ingebrigtsen2016-03-011-1/+3
* | Default bidi paragraph direction to nilLars Ingebrigtsen2016-03-011-2/+2
* | Preserve current column, going up/down in thumbnail view.Mathias Dahl2016-02-291-2/+4
* | Handle "noise" macros and compiler directives.Alan Mackenzie2016-02-296-65/+260
* | Stop calling res_initPaul Eggert2016-02-294-58/+5
* | * lisp/progmodes/grep.el (grep-save-buffers): Fix type, tweak doc.Glenn Morris2016-02-291-8/+6
* | * lisp/progmodes/grep.el (grep-save-buffers): Don't autoload defcustoms.Glenn Morris2016-02-291-1/+0
* | * src/process.c (Fdelete_process): Simplify cast.Paul Eggert2016-02-291-2/+1
* | Use the correct background color when filling nested <divs>Lars Ingebrigtsen2016-02-291-1/+2
* | Make <div> in <li> not insert extra newlinesLars Ingebrigtsen2016-02-291-1/+1
* | Allow reading Gnus reports from an offline cacheLars Ingebrigtsen2016-02-291-1/+5
* | Meta + shift + Fn combos are recognized by xterm>=216.Tino Calancha2016-02-291-0/+13
* | Declare $ as an expression prefix in SCSSSimen Heggestøyl2016-02-291-0/+2
* | Revert "Declare $ as an expression prefix in SCSS"Lars Ingebrigtsen2016-02-291-2/+0
* | Declare $ as an expression prefix in SCSSSimen2016-02-291-0/+2
* | Save buffers before running grep commandsHugh Brown2016-02-293-0/+40
* | Allow sorting flyspell correctionsLars Ingebrigtsen2016-02-292-13/+33
* | Wait for async DNS to complete before freeing resourcesLars Ingebrigtsen2016-02-291-1/+17
* | * lisp/faces.el: Remove duplicated functions from previous patch.Lars Ingebrigtsen2016-02-291-26/+0
* | Fix TLS connections on MS-WindowsEli Zaretskii2016-02-281-7/+13