aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use XCAR/XCDR instead of Fcar etcLars Ingebrigtsen2016-02-011-13/+13
* Fix GC problem in async TLS connectionLars Ingebrigtsen2016-02-011-1/+1
* Further TLS async workLars Ingebrigtsen2016-02-013-33/+102
* Clean up dead codeLars Ingebrigtsen2016-02-011-7/+0
* Rework the mechanisms for async GnuTLS connectionsLars Ingebrigtsen2016-01-316-31/+50
* Fix segfault from double freeLars Ingebrigtsen2016-01-311-1/+11
* Remove debuggingLars Ingebrigtsen2016-01-311-1/+0
* Implement asynchronous GnuTLS connectionsLars Ingebrigtsen2016-01-317-10/+57
* Clean up compilation warningsLars Ingebrigtsen2016-01-301-3/+1
* Make async resolution more efficientLars Ingebrigtsen2016-01-301-17/+15
* More async memory leaksLars Ingebrigtsen2016-01-301-0/+2
* Compilation for for systems with getaddrinfo_aLars Ingebrigtsen2016-01-301-2/+2
* Save correct server dataLars Ingebrigtsen2016-01-301-2/+3
* Compilation for for non-GNU systemsLars Ingebrigtsen2016-01-301-0/+6
* Avoid memory leaks in async DNSLars Ingebrigtsen2016-01-302-23/+22
* * process.c (check_for_dns): Free the result data.Lars Ingebrigtsen2016-01-301-1/+3
* Fix server connectionsLars Ingebrigtsen2016-01-301-2/+8
* Further make_network_process clean upLars Ingebrigtsen2016-01-301-2/+0
* Clean up GETADDRINFO usage in make-network-processLars Ingebrigtsen2016-01-301-9/+7
* Implement asynchronous name resolutionLars Ingebrigtsen2016-01-302-14/+136
* Fix memory leakLars Ingebrigtsen2016-01-291-1/+3
* Return IP addresses in the correct orderLars Ingebrigtsen2016-01-291-69/+72
* Add checks for getaddrinfo_aLars Ingebrigtsen2016-01-282-1/+12
* Refactor make_network_processLars Ingebrigtsen2016-01-282-428/+455
* ; Auto-commit of ChangeLog files.Glenn Morris2016-01-241-1/+872
* Improve user name completion in TrampMichael Albinus2016-01-233-18/+25
* * etc/NEWS: Move kqueue entries to Emacs 25.1 sections.Michael Albinus2016-01-221-7/+7
* Remove handling of non-string time-stamp formats, obsolete for 20 years.Glenn Morris2016-01-202-53/+8
* Anoter fix for problematic merge from emacs-25Eli Zaretskii2016-01-201-2/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-01-202-0/+35
|\
| * Fix MS-Windows build broken by a botched merge from emacs-25Eli Zaretskii2016-01-202-0/+35
* | * test/Makefile.in (mostlyclean): Use ${LOGFILES}.Michael Albinus2016-01-201-1/+1
|/
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2016-01-20469-16346/+4500
|\
| * -John Wiegley2016-01-1838-484/+705
| |\
| | * Minor improvements to (random t) documentationPaul Eggert2016-01-182-4/+4
| | * ; Fix a typoDmitry Gutov2016-01-191-1/+1
| | * Rename methods in Ruby etags example fileDmitry Gutov2016-01-198-64/+68
| | * Propertize backtick in 'def `(abc)' as symbol constituentDmitry Gutov2016-01-191-2/+7
| | * Fix scrolling under scroll-preserve-screen-position on TTYEli Zaretskii2016-01-181-2/+19
| | * Fix shr table rendering of nested tablesLars Magne Ingebrigtsen2016-01-181-1/+3
| | * * lisp/progmodes/project.el (project--read-regexp): Quote the identifier.Dmitry Gutov2016-01-181-3/+2
| | * Add xref-based replacements for Dired search commandsDmitry Gutov2016-01-183-25/+91
| | * * doc/lispref/frames.texi (Position Parameters): Say they don't exist on TTYs.Alan Mackenzie2016-01-181-2/+2
| | * Improve user documentation of XrefEli Zaretskii2016-01-183-96/+96
| | * Fix scrolling under scroll-preserve-screen-position and marginsEli Zaretskii2016-01-181-15/+28
| | * Unbreak the MS-Windows buildEli Zaretskii2016-01-181-1/+1
| | * Desktop: protect users against inadvertant upgrading of desktop file.Alan Mackenzie2016-01-182-48/+114
| | * Initialize GnuTLS before calling gnutls_rndPaul Eggert2016-01-173-25/+40
| | * Don't use GnuTLS before it is initializedAndreas Schwab2016-01-181-33/+21
| | * Port cleanup attribute to OpenBSDPaul Eggert2016-01-174-155/+18