summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nick.lloyd-bytecode-jitnick.lloyd-bytecode-jitNickolas Lloyd2017-02-0141-662/+735
|\
| * Turn on lexical-binding in parse-time.elMark Oteiza2017-02-011-9/+3
| * Prevent creating thumbnails of all gif framesMark Oteiza2017-02-011-3/+5
| * Fix quitting bug when buffers are frozenPaul Eggert2017-02-017-80/+70
| * Revamp quitting and fix infloopsPaul Eggert2017-02-0116-220/+295
| * Remove immediate_quit.Paul Eggert2017-02-0117-213/+30
| * Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie2017-02-015-36/+111
| * Revert "DOn't use string-as-unibyte in Gnus"Lars Ingebrigtsen2017-02-017-24/+17
| * Fix a subtle problem in Tramp with timersMichael Albinus2017-02-011-6/+24
| * ; Bump let-alistMark Oteiza2017-01-311-1/+1
| * read-multiple-choice: explain dialog popups moreTed Zlatanov2017-01-311-0/+5
| * auth-source-user-and-password: add forgotten user parameterTed Zlatanov2017-01-311-1/+1
| * Fix typo in a NEWS entry for CSS modeSimen Heggestøyl2017-01-311-1/+1
| * DOn't use string-as-unibyte in GnusLars Ingebrigtsen2017-01-317-17/+24
| * Allow C-s C-w to yank ' to the search ring in the Gnus article bufferJuri Linkov2017-01-311-3/+4
| * * src/alloc.c, src/lisp.h: Fix minor glitches in recent changes.Paul Eggert2017-01-312-16/+12
| * * test/lisp/vc/diff-mode-tests.el: Require diff-mode.Tino Calancha2017-02-011-0/+4
| * New test for diff-mode handling trailing --Dima Kogan2017-01-311-0/+199
| * Handle patch terminators produced by git and bzr patch exportDima Kogan2017-01-311-9/+17
| * Revert two accidental commitsDima Kogan2017-01-315-116/+5
* | ; Fix errors introduced during merge.Nickolas Lloyd2017-02-013-40/+2
* | Merge branch 'master' into nick.lloyd-bytecode-jitNickolas Lloyd2017-02-012560-47058/+10169
|\ \ | |/
| * stashDima Kogan2017-01-305-1/+115
| * comint-get-old-input-default: behavior follows docstringDima Kogan2017-01-301-4/+1
| * css-mode documentation lookup featureTom Tromey2017-01-303-0/+136
| * edt-mapper: just loading a library should not run codeGlenn Morris2017-01-302-268/+265
| * mh-compat.el: remove duplicate definitionGlenn Morris2017-01-301-10/+0
| * Add delq list arg checkPaul Eggert2017-01-301-0/+1
| * * lisp/indent.el (indent-region-line-by-line): New function.Stefan Monnier2017-01-301-15/+17
| * * lisp/subr.el (string-make-unibyte, string-make-multibyte): Obsolete.Stefan Monnier2017-01-302-0/+3
| * More fixes to prevent crashes on C-gEli Zaretskii2017-01-301-3/+3
| * Avoid crashes on C-g in TTY sessionsEli Zaretskii2017-01-301-1/+1
| * Fix hash tables not being purified correctly.Vibhav Pant2017-01-3010-16/+123
| * Escape dash in xref rgrep regexpDmitry Gutov2017-01-291-0/+4
| * Say JavaScript, not JavascriptDmitry Gutov2017-01-291-7/+7
| * lisp/*.el: Fix some warningsJuanma Barranquero2017-01-295-5/+10
| * Don't warn about obsolete defgenerics when defining themNoam Postavsky2017-01-291-7/+8
| * Fix Bug#25524Tino Calancha2017-01-291-2/+4
| * hl-line.el: Don't try to operate on a killed bufferStephen Berman2017-01-281-1/+2
| * Use access-file in EWW to check before downloading a fileMark Oteiza2017-01-282-1/+2
| * Subject: Check Bcc after the Messag hook has runYuri D'Elia2017-01-281-1/+1
| * test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-2811-18/+31
| * Restore a test that was removed by a recent commitEli Zaretskii2017-01-271-1/+2
| * Fix a couple eww customization typesMark Oteiza2017-01-271-2/+2
| * Don't require a shell when loading htmlfontifyPhilipp Stephani2017-01-272-3/+21
| * Slightly tune file-accessible-directory-p fixPaul Eggert2017-01-271-7/+9
| * Add \citetitle to biblatex cite formatArash Esbati2017-01-271-0/+2
| * Fix charsets and encodings from non-file MIME partsLars Ingebrigtsen2017-01-271-19/+26
| * Fix 'describe-variable' for longish variable valuesEli Zaretskii2017-01-271-1/+1
| * Ensure last line is at window bottom in shell buffersEli Zaretskii2017-01-271-5/+8