| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from origin/emacs-27 | Glenn Morris | 2020-10-17 | 1 | -0/+2 |
| |\ | |||||
| | * | Make tramp-completion-reread-directory-timeout obsolete (Bug#43932) | Michael Albinus | 2020-10-12 | 1 | -0/+2 |
| * | | Fix `browse-url-of-dired' | Lars Ingebrigtsen | 2020-10-17 | 1 | -4/+12 |
| * | | Add way to prevent asking "increase specpdl size?" | Richard M Stallman | 2020-10-15 | 1 | -1/+10 |
| * | | Add interface arg to D-Bus PropertiesChanged signal. | Hugh Daschbach | 2020-10-12 | 1 | -0/+2 |
| * | | Make dbus-unregister-object work for monitors | Michael Albinus | 2020-10-04 | 1 | -4/+8 |
| * | | Merge from origin/emacs-27 | Glenn Morris | 2020-10-02 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | ; Fix many typos in symbols in docs and comments | Stefan Kangas | 2020-10-02 | 2 | -2/+2 |
| * | | Merge from origin/emacs-27 | Glenn Morris | 2020-10-02 | 2 | -4/+12 |
| |\ \ | |/ | |||||
| | * | Check Emacs version used for Tramp compilation | Michael Albinus | 2020-10-01 | 1 | -0/+8 |
| | * | ; * lisp/net/eww.el (eww-search-words): Doc fix. | Eli Zaretskii | 2020-09-29 | 1 | -4/+4 |
| * | | Make setting verify-hostname-error not make connections fail | Robert Pluim | 2020-10-02 | 1 | -2/+5 |
| * | | Fix loading WSDL data again | Lars Ingebrigtsen | 2020-10-01 | 1 | -1/+3 |
| * | | ; Prefer https to http in many URLs | Stefan Kangas | 2020-10-01 | 7 | -11/+11 |
| * | | Remove some obsolete URLs | Stefan Kangas | 2020-10-01 | 1 | -8/+0 |
| * | | Add D-Bus introspection tests | Hugh Daschbach | 2020-09-30 | 1 | -0/+3 |
| * | | soap-client: Bump version to 3.2.0 | Thomas Fitzsimmons | 2020-09-29 | 1 | -1/+1 |
| * | | soap-client: Remove FIXME comment | Thomas Fitzsimmons | 2020-09-29 | 1 | -2/+0 |
| * | | soap-client: Update soap-decode-date-time | Thomas Fitzsimmons | 2020-09-29 | 1 | -33/+110 |
| * | | More strict D-Bus type checking | Michael Albinus | 2020-09-29 | 1 | -3/+7 |
| * | | Improve D-Bus monitor | Michael Albinus | 2020-09-28 | 1 | -7/+59 |
| * | | Document D-Bus monitoring | Michael Albinus | 2020-09-27 | 1 | -102/+122 |
| * | | Merge from origin/emacs-27 | Glenn Morris | 2020-09-27 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix soap-client URL | Paul Eggert | 2020-09-26 | 1 | -1/+1 |
| | * | Fix bug in dbus.el; do not merge with master | Michael Albinus | 2020-09-03 | 1 | -16/+41 |
| | * | Sync with Tramp 2.4.5-pre | Michael Albinus | 2020-08-25 | 12 | -250/+625 |
| * | | Add D-Bus monitor | Michael Albinus | 2020-09-26 | 1 | -61/+234 |
| * | | soap-client.el: Prevent some invalid encoding warnings | Thomas Fitzsimmons | 2020-09-25 | 1 | -0/+1 |
| * | | Fix some defcustom types | Lars Ingebrigtsen | 2020-09-25 | 1 | -1/+1 |
| * | | Minor Tramp cleanup | Michael Albinus | 2020-09-24 | 1 | -1/+3 |
| * | | Speed up shr-insert slightly | Lars Ingebrigtsen | 2020-09-22 | 1 | -1/+4 |
| * | | Fix filling problem in shr due to zero-width id tagging | Lars Ingebrigtsen | 2020-09-22 | 1 | -1/+4 |
| * | | ; Fix typos | Stefan Kangas | 2020-09-21 | 1 | -2/+2 |
| * | | Fix default value in checkboxes in eww | Nicolas Graner | 2020-09-21 | 1 | -1/+1 |
| * | | Add D-Bus tests | Michael Albinus | 2020-09-21 | 1 | -8/+13 |
| * | | Make D-Bus properties type safe | Michael Albinus | 2020-09-20 | 1 | -73/+81 |
| * | | Fix bug out when indenting inserted images in shr | Lars Ingebrigtsen | 2020-09-20 | 1 | -1/+2 |
| * | | Fix problem with spurious extra paragraphs in shr | Lars Ingebrigtsen | 2020-09-19 | 1 | -1/+17 |
| * | | Fix the defcustom type of eww-retrieve-command | Lars Ingebrigtsen | 2020-09-18 | 1 | -1/+1 |
| * | | Work on D-Bus properties etc | Michael Albinus | 2020-09-17 | 1 | -9/+14 |
| * | | D-Bus: keep type information in D-Bus events | Michael Albinus | 2020-09-16 | 1 | -32/+58 |
| * | | Further fixups of the variable-pitch eww header line change | Lars Ingebrigtsen | 2020-09-13 | 1 | -4/+6 |
| * | | Make the eww header work again even if the title is nil | Lars Ingebrigtsen | 2020-09-13 | 1 | -7/+8 |
| * | | Clean up eww error buffer | Lars Ingebrigtsen | 2020-09-13 | 1 | -6/+12 |
| * | | Add a way to use an external command to download HTML in eww | Lars Ingebrigtsen | 2020-09-13 | 1 | -2/+30 |
| * | | Cleanup in dbus.el, dbus-tests.el | Michael Albinus | 2020-09-12 | 1 | -29/+38 |
| * | | Tweak previous mailcap patch (for external viewers) | Lars Ingebrigtsen | 2020-09-11 | 1 | -0/+1 |
| * | | D-Bus: Implement other compound types of properties | Michael Albinus | 2020-09-11 | 1 | -14/+34 |
| * | | Fix viewing PDFs from eww with external viewers | Lars Ingebrigtsen | 2020-09-11 | 1 | -5/+8 |
| * | | Implement D-Bus properties with compound type. | Michael Albinus | 2020-09-10 | 1 | -39/+54 |