summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAge
* Prefer defvar-local in net/*.elStefan Kangas2021-01-31
* Remove redundant requires of 'derived'Stefan Kangas2021-01-31
* ; Silence byte-compilerStefan Kangas2021-01-29
* Use lexical-binding in sasl.el and add testsStefan Kangas2021-01-29
* Remove Emacs 21 compat code from sasl.elStefan Kangas2021-01-29
* Avoid recommending GoogleStefan Kangas2021-01-28
* * lisp/net/ange-ftp.el (ange-ftp-ls): Handle several "--dired" switches.Michael Albinus2021-01-28
* Some Tramp fixesMichael Albinus2021-01-27
* * lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo.Michael Albinus2021-01-27
* Fix indentation in sieve-modeLars Ingebrigtsen2021-01-27
* Make Tramp's insert-directory more robustMichael Albinus2021-01-24
* Provide a (thing-at-point 'url) in eww buffersLars Ingebrigtsen2021-01-23
* Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-22
* * lisp/net/webjump.el: Add Maintainer: emacs-devel.Stefan Kangas2021-01-21
* Fix environment handling in tramp-handle-make-processMichael Albinus2021-01-20
* Some Tramp fixes, resulting from test campaignMichael Albinus2021-01-19
* Some Tramp adaptions, mainly direct async processesMichael Albinus2021-01-15
* Fix nsm-should-check for "google.com" failureRobert Pluim2021-01-12
* Rework parts of Tramp's insert-directory, bug#45691Michael Albinus2021-01-10
* Clear socks protocol scratch after authenticationF. Jason Park2021-01-07
* Fix quoting problem in pop3-uidl-saveAndreas Schwab2021-01-07
* Fix error in tramp-sh-handle-insert-directoryMichael Albinus2021-01-04
* Reposition call to set-buffer-modified-p in sieve-uploadEric Abrahamsen2021-01-02
* Fix Quit button in dictionary bufferMauro Aranda2021-01-02
* Merge from origin/emacs-27Paul Eggert2021-01-01
|\
| * Fix copyright years by handPaul Eggert2021-01-01
| * Update copyright year to 2021Paul Eggert2021-01-01
| * Adapt Tramp versions. Do not mergeMichael Albinus2020-11-30
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Fix some over-wide docstringsStefan Kangas2020-12-30
* | Sync with Tramp 2.5.0Michael Albinus2020-12-29
* | Rename Tramp method "media" to "mtp" (Bug#45402)Michael Albinus2020-12-26
* | Handle gracefully href="" in base tags in shrƁukasz Stelmach2020-12-23
* | Reorganize Tramp header linesMichael Albinus2020-12-22
* | Fix permission problem in Tramp's copy-fileMichael Albinus2020-12-21
* | Improve make-process in TrampMichael Albinus2020-12-20
* | Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-20
* | Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* | Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* | * lisp/net/tramp.el (tramp-handle-make-process): Handle shell commands.Michael Albinus2020-12-18
* | Some minor Tramp changesMichael Albinus2020-12-17
* | Revert last change in tramp-maybe-open-connection)Michael Albinus2020-12-15
* | Add 'remote-file-error' for TrampMichael Albinus2020-12-14
* | Prefer setq to set+quoteStefan Kangas2020-12-14
* | Merge branch 'feature/integration-of-dictionary-el'Torsten Hilbrich2020-12-14
|\ \
| * | * lisp/net/dictionary.el (dictionary-pre-buffer): Unify casingTorsten Hilbrich2020-12-14
| * | A number of docstring fixesTorsten Hilbrich2020-12-14
| * | A number of docstring fixesTorsten Hilbrich2020-12-14
| * | * lisp/net/dictionary.el (dictionary-display-more-info): Spelling fixTorsten Hilbrich2020-12-14
| * | Use when where else case returns nilTorsten Hilbrich2020-12-14