summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into this scratch branchscratch/allow-custom-null-and-false-objects-in-jsoncJoão Távora2018-06-0924-269/+575
|\
| * Describe flymake-start-on-save-buffer in manual and NEWSJoão Távora2018-06-082-0/+11
| * New flymake-start-on-save-buffer custom variableJoão Távora2018-06-081-2/+8
| * CC Mode: Fontify unbalanced quotes in unconstrained multiline strings, etc.Alan Mackenzie2018-06-081-67/+147
| * Port alignment verification to x86 --with-wide-intPaul Eggert2018-06-081-4/+4
| * ; Tiny tpyo fixMichal Nazarewicz2018-06-081-1/+0
| * Offer to open large files without modesDaniel Colascione2018-06-071-11/+44
| * Add support for per-window face remappingDaniel Colascione2018-06-079-123/+291
| * Fit kill_buffer_xwidgets into 80Paul Eggert2018-06-071-10/+10
| * Minor cleanup of save_excursion_restorePaul Eggert2018-06-071-24/+17
| * New function record_unwind_protect_excursionPaul Eggert2018-06-077-9/+15
| * * src/.gdbinit: Omit soon-obsolete comment.Paul Eggert2018-06-071-3/+0
| * Fix ftfont_open2 failure cleanupPaul Eggert2018-06-071-2/+5
| * Don’t over-align if WIDE_EMACS_INTPaul Eggert2018-06-071-5/+11
| * Fix GC-related commentaryPaul Eggert2018-06-071-9/+12
| * Let isearch-yank-kill enable isearch-mode if needed (Bug#21419)Noam Postavsky2018-06-071-0/+1
* | After Eli's doc reviewJoão Távora2018-06-092-33/+35
* | Also allow custom false and null when serializing to JSONJoão Távora2018-06-083-90/+140
* | Support custom null and false objects when parsing JSONJoão Távora2018-06-083-56/+129
|/
* Accept plists when serializing and parsing JSONJoão Távora2018-06-073-36/+116
* Remove Tramp "obex" and "synce" methodsMichael Albinus2018-06-073-314/+19
* When navigating Flymake diagnostics, consider their severityJoão Távora2018-06-051-17/+22
* Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora2018-06-055-172/+228
* Correctly filter Flymake diagnostic types shown in mode-lineJoão Távora2018-06-051-5/+8
* Let Flymake backends attach arbitrary data to diagnosticsJoão Távora2018-06-051-4/+9
* Update version information for Flymake package and manualJoão Távora2018-06-053-7/+7
* * lisp/auth-source-pass.el: Update version to 4.0.1Damien Cassou2018-06-051-1/+1
* Test checking that auth-source-pass backend is correctly installedDamien Cassou2018-06-051-0/+7
* Make sure auth-source-pass is compatible with Emacs 25Damien Cassou2018-06-051-1/+3
* * lisp/auth-source-pass.el: Update version to 4.0.0Damien Cassou2018-06-051-1/+1
* Fix prefix messages of auth-source-pass debug messagesDamien Cassou2018-06-051-1/+1
* * lisp/auth-source-pass.el: Update version to 3.0.0Damien Cassou2018-06-051-1/+1
* Silence byte compiler warning in auth-source-passAlex Branham2018-06-051-1/+1
* Fix auth-source-pass.el to properly handle special inputsJelle Licht2018-06-052-2/+21
* auth-source-pass: Take care of matching hosts when port is providedDamien Cassou2018-06-052-67/+52
* Add missing test cases to auth-source-pass-tests.elDamien Cassou2018-06-051-1/+7
* Add a test to auth-source-pass-tests.elDamien Cassou2018-06-051-0/+7
* Fix indentation in auth-source-pass-tests.elDamien Cassou2018-06-051-4/+2
* * test/lisp/auth-source-pass-tests.el: Add assertions for host:portEdison Ibañez2018-06-051-0/+2
* * lisp/auth-source-pass.el: Fix headers.Damien Cassou2018-06-051-2/+2
* Fix selinux test in files-tests.elMichael Albinus2018-06-051-1/+2
* ; Merge from origin/emacs-26Glenn Morris2018-06-040-0/+0
|\
| * Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-042-47/+93
* | Merge from origin/emacs-26Glenn Morris2018-06-042-21/+28
|\ \ | |/
| * Fix remote-host directory tracking for shells in `term' buffersPhil Sainty2018-06-041-15/+16
| * Update doc string of 'rx'Eli Zaretskii2018-06-031-6/+12
* | ; Merge from origin/emacs-26Glenn Morris2018-06-040-0/+0
|\ \ | |/
| * ; Merge: backports from masterNoam Postavsky2018-06-0315-129/+170
| |\
| | * Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-06-035-81/+56
| | * esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-06-031-6/+7