aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-10-171-0/+2
|\
| * Make tramp-completion-reread-directory-timeout obsolete (Bug#43932)Michael Albinus2020-10-121-0/+2
* | Fix `browse-url-of-dired'Lars Ingebrigtsen2020-10-171-4/+12
* | Add way to prevent asking "increase specpdl size?"Richard M Stallman2020-10-151-1/+10
* | Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-121-0/+2
* | Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-4/+8
* | Merge from origin/emacs-27Glenn Morris2020-10-022-2/+2
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-022-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-10-022-4/+12
|\ \ | |/
| * Check Emacs version used for Tramp compilationMichael Albinus2020-10-011-0/+8
| * ; * lisp/net/eww.el (eww-search-words): Doc fix.Eli Zaretskii2020-09-291-4/+4
* | Make setting verify-hostname-error not make connections failRobert Pluim2020-10-021-2/+5
* | Fix loading WSDL data againLars Ingebrigtsen2020-10-011-1/+3
* | ; Prefer https to http in many URLsStefan Kangas2020-10-017-11/+11
* | Remove some obsolete URLsStefan Kangas2020-10-011-8/+0
* | Add D-Bus introspection testsHugh Daschbach2020-09-301-0/+3
* | soap-client: Bump version to 3.2.0Thomas Fitzsimmons2020-09-291-1/+1
* | soap-client: Remove FIXME commentThomas Fitzsimmons2020-09-291-2/+0
* | soap-client: Update soap-decode-date-timeThomas Fitzsimmons2020-09-291-33/+110
* | More strict D-Bus type checkingMichael Albinus2020-09-291-3/+7
* | Improve D-Bus monitorMichael Albinus2020-09-281-7/+59
* | Document D-Bus monitoringMichael Albinus2020-09-271-102/+122
* | Merge from origin/emacs-27Glenn Morris2020-09-271-1/+1
|\ \ | |/
| * Fix soap-client URLPaul Eggert2020-09-261-1/+1
| * Fix bug in dbus.el; do not merge with masterMichael Albinus2020-09-031-16/+41
| * Sync with Tramp 2.4.5-preMichael Albinus2020-08-2512-250/+625
* | Add D-Bus monitorMichael Albinus2020-09-261-61/+234
* | soap-client.el: Prevent some invalid encoding warningsThomas Fitzsimmons2020-09-251-0/+1
* | Fix some defcustom typesLars Ingebrigtsen2020-09-251-1/+1
* | Minor Tramp cleanupMichael Albinus2020-09-241-1/+3
* | Speed up shr-insert slightlyLars Ingebrigtsen2020-09-221-1/+4
* | Fix filling problem in shr due to zero-width id taggingLars Ingebrigtsen2020-09-221-1/+4
* | ; Fix typosStefan Kangas2020-09-211-2/+2
* | Fix default value in checkboxes in ewwNicolas Graner2020-09-211-1/+1
* | Add D-Bus testsMichael Albinus2020-09-211-8/+13
* | Make D-Bus properties type safeMichael Albinus2020-09-201-73/+81
* | Fix bug out when indenting inserted images in shrLars Ingebrigtsen2020-09-201-1/+2
* | Fix problem with spurious extra paragraphs in shrLars Ingebrigtsen2020-09-191-1/+17
* | Fix the defcustom type of eww-retrieve-commandLars Ingebrigtsen2020-09-181-1/+1
* | Work on D-Bus properties etcMichael Albinus2020-09-171-9/+14
* | D-Bus: keep type information in D-Bus eventsMichael Albinus2020-09-161-32/+58
* | Further fixups of the variable-pitch eww header line changeLars Ingebrigtsen2020-09-131-4/+6
* | Make the eww header work again even if the title is nilLars Ingebrigtsen2020-09-131-7/+8
* | Clean up eww error bufferLars Ingebrigtsen2020-09-131-6/+12
* | Add a way to use an external command to download HTML in ewwLars Ingebrigtsen2020-09-131-2/+30
* | Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-121-29/+38
* | Tweak previous mailcap patch (for external viewers)Lars Ingebrigtsen2020-09-111-0/+1
* | D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-111-14/+34
* | Fix viewing PDFs from eww with external viewersLars Ingebrigtsen2020-09-111-5/+8
* | Implement D-Bus properties with compound type.Michael Albinus2020-09-101-39/+54