aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* (eww-setup-buffer): Restore left-to-right defaultsLars Ingebrigtsen2015-12-271-0/+1
* * shr.el (shr-descend): Allow using lambdas in external functions.Lars Ingebrigtsen2015-12-271-8/+10
* * eww.el (eww-display-html): Support <button> tags (bug#20485).Lars Ingebrigtsen2015-12-251-0/+1
* * eww.el (eww-mode-map): Fix command name of eww-toggle-colors.Lars Ingebrigtsen2015-12-251-1/+1
* Allow toggling colors in ewwLars Ingebrigtsen2015-12-252-1/+21
* Follow meta refresh tags in ewwLars Ingebrigtsen2015-12-251-0/+22
* 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-241-6/+7
* Decode hex-encoded URLs before using them as file namesLars Ingebrigtsen2015-12-241-2/+27
* Add FreeBSD cert bundleAshish SHUKLA2015-12-241-4/+5
* Allow overriding shr functions from ewwLars Ingebrigtsen2015-12-242-8/+17
* Ignore invalid SVG imagesLars Ingebrigtsen2015-12-241-1/+3
* shr table rendering fixLars Ingebrigtsen2015-12-241-1/+1
* Fix last change in shr.elEli Zaretskii2015-11-131-6/+5
* shr: don't invoke unbound function (Bug#21895)Eric Hanchrow2015-11-121-10/+10
* Sync with soap-client repository, version 3.0.2Thomas Fitzsimmons2015-11-112-10/+18
* Optimize `file-equal-p' and `file-in-directory-p' in TrampMichael Albinus2015-11-115-8/+28
* Spelling fixesPaul Eggert2015-11-102-4/+4
* Suppress redundant Pinentry startup messagesDaiki Ueno2015-11-061-3/+7
* Improve completion in tramp-gvfs.elMichael Albinus2015-11-012-29/+68
* ntlm.el: Change version to 2.0.0Thomas Fitzsimmons2015-10-311-1/+1
* Some minor fixes for tramp-gvfs.elMichael Albinus2015-10-301-42/+35
* Add "afp" method to TrampMichael Albinus2015-10-291-26/+43
* Avoid using `add-to-list' on a let-local var in tramp-smb.elMichael Albinus2015-10-282-4/+12
* Revert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076Michael Albinus2015-10-281-2/+5
* * lisp/net/tramp-smb.el: Avoid using `add-to-list' on a let-local varStefan Monnier2015-10-272-5/+3
* * lisp/net/eww.el (eww-bookmark-prepare): Use truncate-string-to-width.Mark Oteiza2015-10-261-1/+1
* Sync with soap-client repository, version 3.0.1Thomas Fitzsimmons2015-10-252-4/+4
* Sync with soap-client repository, version 3.0.0Thomas Fitzsimmons2015-10-242-1076/+2526
* Decode the HTML source when displaying it in EWWEli Zaretskii2015-10-231-0/+9
* Further fix for proper locale handling in tramp-gvfs.elJürgen Hötzel2015-10-221-4/+1
* (/ N) now returns the reciprocal of NPaul Eggert2015-10-201-3/+3
* ; Remove obsolete comment in tramp.elMichael Albinus2015-10-181-2/+0
* Some minor Tramp changesMichael Albinus2015-10-181-0/+3
* Minor edits in TrampMichael Albinus2015-10-182-6/+1
* Handle symlink targets containing spaces in tramp-gvfs.elJürgen Hötzel2015-10-161-1/+1
* Spelling fixesPaul Eggert2015-10-141-1/+1
* Some editing fixes in TrampMichael Albinus2015-10-142-3/+3
* ; Submit changes promised last commit alreadyMichael Albinus2015-10-141-4/+5
* Use proper localization in tramp-gvfs.elJürgen Hötzel2015-10-141-0/+4
* Fix Bug#21562Warren Lynn2015-10-141-1/+2
* Use special-mode in eww list modesMark Oteiza2015-10-131-16/+6
* (tramp-open-connection-setup-interactive-shell): Send -onlcr as well.Noah Friedman2015-10-091-1/+1
* Improve XEmacs compatibility of TrampMichael Albinus2015-10-043-17/+18