summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix last changeEli Zaretskii2018-07-013-5/+8
* Add a new argument to 'recenter' to allow finer control of redisplayJohn Shahid2018-07-014-19/+28
* ; Auto-commit of loaddefs files.Glenn Morris2018-07-011-71/+111
* Minor change in tramp-tests.elMichael Albinus2018-07-011-4/+4
* * lisp/hexl.el (hexl-follow-ascii-mode): Fix last fix (bug#32021)Stefan Monnier2018-07-011-1/+2
* Unbreak bootstrapGlenn Morris2018-06-301-2/+2
* * doc/lispref/text.texi (JSONRPC): Add missing menu.Glenn Morris2018-06-301-0/+7
* * lisp/jsonrpc.el (subr-x): Only require when compilingJoão Távora2018-06-301-1/+1
* * lisp/jsonrpc.el: Add "Package-Requires" and "Version" headersJoão Távora2018-06-301-0/+5
* Add lisp/jsonrpc.elJoão Távora2018-06-304-0/+1085
* * lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)Eli Zaretskii2018-06-301-1/+1
* Speed up reading sub-process output on MS-WindowsEli Zaretskii2018-06-304-13/+35
* Speed-up let-binding of automatically-local variablesEli Zaretskii2018-06-301-4/+14
* Update from GnulibPaul Eggert2018-06-2920-428/+404
* unbind_to performance tuningPaul Eggert2018-06-2915-56/+39
* * lisp/url/url-http.el (url-http-create-request): Doc fix.Andreas Schwab2018-06-291-2/+2
* Use a non-proxy request when retrieving https URLs via a proxyAndreas Schwab2018-06-291-1/+3
* Sync with Tramp 2.4.0Michael Albinus2018-06-294-17/+18
* * src/lisp.h: Add comment (Bug#31996#25).Paul Eggert2018-06-291-0/+2
* Let ediff '=' compare against ancestor buffer (Bug#11320)Noam Postavsky2018-06-281-18/+12
* Fix recently-introduced SAFE_FREE bugPaul Eggert2018-06-281-5/+11
* Tune SAFE_FREEPaul Eggert2018-06-2813-44/+51
* ; * etc/NEWS: Fix recently added entries.Eli Zaretskii2018-06-271-6/+13
* Respect s-s-b-default-predicate when killing terminalJoão Távora2018-06-271-4/+6
* Allow 'file:' protocol for Info-follow-nearest-node.Vincent Belaïche2018-06-272-2/+8
* Merge from origin/emacs-26Glenn Morris2018-06-266-12/+27
|\
| * Add ido-fallback special variable (Bug#31707)Christophe Junke2018-06-251-4/+11
| * Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26Michael Albinus2018-06-251-6/+2
| |\
| | * Tighten a cross-reference in documentationKarl Fogel2018-06-251-6/+2
| * | Fix last change in tramp-sh.elMichael Albinus2018-06-251-2/+4
| |/
| * Revert previous patch; comment was OK after all.Paul Eggert2018-06-241-2/+2
| * Fix lead comment for count_trailing_zero_bitsPaul Eggert2018-06-241-2/+2
| * ; * doc/emacs/files.texi (Interlocking): Fix a non-portable @xref.Eli Zaretskii2018-06-241-1/+1
| * * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring quotes.Noam Postavsky2018-06-241-5/+5
| * Make a minor update to the CSS mode docstringSimen Heggestøyl2018-06-241-0/+3
| * Say how to override a primitive interactive specKarl Fogel2018-06-241-0/+5
| * Fix Bug#31941Michael Albinus2018-06-241-3/+5
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-252-64/+55
* | Suppress indent errors during electric indentation (Bug#18764)Noam Postavsky2018-06-251-25/+36
* | (format "%d" F) now truncates floating FPaul Eggert2018-06-255-12/+32
* | Fix spelling of "intermediate" (it's not "intermediary")Lars Ingebrigtsen2018-06-252-5/+5
* | Clean up redundant code from previous checkinsLars Ingebrigtsen2018-06-251-1/+0
* | Mention use of C-h . (display-local-help) in Flymake manualJoão Távora2018-06-251-2/+8
* | ; doc/emacs/misc.texi (Network Security): Fix typo.Noam Postavsky2018-06-241-1/+1
* | Make the intermediary-sha1 check workLars Ingebrigtsen2018-06-251-6/+7
* | Don't use XCAR in possibly-nil situationsLars Ingebrigtsen2018-06-251-1/+1
* | (Network Security): Fix the description of the 3DES weaknessNoam Postavsky2018-06-241-2/+2
* | Make more TLS checks trigger on the default `medium' levelLars Ingebrigtsen2018-06-243-17/+56
* | Tweak previous gnutls change for efficiencyLars Ingebrigtsen2018-06-241-6/+4
* | Return the entire TLS certificate chain back to the callerLars Ingebrigtsen2018-06-242-34/+77