summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesPaul Eggert2016-01-041-8/+8
* Merge branch 'emacs-25-merge'John Wiegley2016-01-0225-550/+314
|\
| * Merge emacs-25 into master (using imerge)John Wiegley2015-12-2925-550/+314
| |\
| | * Fix filling text with bidirectional characters in shr.elEli Zaretskii2015-12-291-1/+2
| | * Sync with Tramp 2.2.13Michael Albinus2015-12-294-10/+15
| | * Make tls.el use trustfiles by defaultLars Ingebrigtsen2015-12-291-14/+14
| | * Refactor out gnutls-trustfilesLars Ingebrigtsen2015-12-291-6/+9
| | * Remove --insecure from gnutls-cli invocationLars Ingebrigtsen2015-12-291-8/+8
| | * shr link traversal fixupLars Ingebrigtsen2015-12-281-6/+18
| | * * eww.el (eww-mode): Remove superfluous bidi reset.Lars Ingebrigtsen2015-12-281-2/+1
| | * Always reset the bidi directionLars Ingebrigtsen2015-12-281-0/+1
| | * (eww-setup-buffer): Restore left-to-right defaultsLars Ingebrigtsen2015-12-271-0/+1
| | * * imap.el (imap-ssl-open): RemoveLars Ingebrigtsen2015-12-261-53/+1
| | * Use built-in encryption in imap.elLars Ingebrigtsen2015-12-261-45/+18
| | * Fix documentation of browse-url browser-related functionsEli Zaretskii2015-12-261-9/+21
| | * Don't treat /foo/bar:mumble as ange-ftp addressAndreas Schwab2015-12-251-5/+5
| | * Follow <meta> redirects in ewwLars Ingebrigtsen2015-12-251-7/+30
| | * More eww file name coding fixesLars Ingebrigtsen2015-12-251-2/+2
| | * Always save eww historyLars Ingebrigtsen2015-12-251-11/+10
| | * Default web pages to right-to-leftLars Ingebrigtsen2015-12-252-1/+11
| | * Make toggling checkboxes work againLars Ingebrigtsen2015-12-251-3/+6
| | * Stop rendering HTML before specdlr exhaustionLars Ingebrigtsen2015-12-251-2/+2
| | * Use cl-reduce, not reduce.Lars Ingebrigtsen2015-12-251-2/+2
| | * Allow several <tbody> tags in shrLars Ingebrigtsen2015-12-251-2/+13
| | * Make prettier unique file names in ewwLars Ingebrigtsen2015-12-251-6/+7
| | * Decode hex-encoded URLs before using them as file namesLars Ingebrigtsen2015-12-251-2/+27
| | * Add FreeBSD cert bundleAshish SHUKLA2015-12-251-4/+5
| | * Ignore invalid SVG imagesLars Ingebrigtsen2015-12-251-1/+3
| | * shr table rendering fixLars Ingebrigtsen2015-12-251-1/+1
| | * Fix decoding of text in URLs retrieved by EWWEli Zaretskii2015-12-221-14/+12
| | * * tramp-sh.el (tramp-get-ls-command-with-w-option): Improve check.Michael Albinus2015-12-191-1/+1
| | * Minor fixes in TrampMichael Albinus2015-12-182-3/+3
| | * Make tramp a built-in packageMichael Albinus2015-12-181-1/+2
| | * Set utf8 encoding with stty in TrampMichael Albinus2015-12-151-0/+4
| | * Complete last commitMichael Albinus2015-12-151-19/+19
| | * Handle Mac OS X eol encoding in TrampMichael Albinus2015-12-151-2/+7
| | * Fix error in Tramp perl script for cygwinMichael Albinus2015-12-091-2/+7
| | * Fix an utf8 problem for Tramp on BSDMichael Albinus2015-12-071-3/+4
| | * Make eudcb-ph.el obsoleteThomas Fitzsimmons2015-12-062-245/+5
| | * Fix minor Tramp problems found on BSDMichael Albinus2015-12-061-28/+36
| | * ; * lisp/net/net-utils.el: Fix comment typo in previous.Glenn Morris2015-12-041-1/+1
| | * * lisp/net/net-utils.el: Small improvements.Glenn Morris2015-12-041-13/+22
| | * Some error message improvements in tramp-sh.elMichael Albinus2015-12-031-16/+21
| | * Fix some file headers for the purpose of `package--builtins'Artur Malabarba2015-12-031-0/+1
| | * Fix scrambling of html-rendered item buffersUlf Jasper2015-11-301-22/+28
| | * Improve EUDC to BBDB 3 exportThomas Fitzsimmons2015-11-222-2/+10
| | * Add BBDB 3 support for EUDC exportThomas Fitzsimmons2015-11-223-15/+26
| | * Quote symbols in docstrings using `'Paul Eggert2015-11-181-1/+1
| | * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-179-22/+22
| | * Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25Eli Zaretskii2015-11-131-1/+1
| | |\