aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle gracefully href="" in base tags in shrƁukasz Stelmach2020-12-231-2/+3
* Reorganize Tramp header linesMichael Albinus2020-12-222-8/+8
* Fix permission problem in Tramp's copy-fileMichael Albinus2020-12-211-1/+1
* Improve make-process in TrampMichael Albinus2020-12-202-17/+20
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-202-4/+2
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-2/+2
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-193-4/+3
* * lisp/net/tramp.el (tramp-handle-make-process): Handle shell commands.Michael Albinus2020-12-181-0/+9
* Some minor Tramp changesMichael Albinus2020-12-173-5/+18
* Revert last change in tramp-maybe-open-connection)Michael Albinus2020-12-151-3/+4
* Add 'remote-file-error' for TrampMichael Albinus2020-12-145-70/+66
* Prefer setq to set+quoteStefan Kangas2020-12-141-1/+1
* Merge branch 'feature/integration-of-dictionary-el'Torsten Hilbrich2020-12-142-0/+1510
|\
| * * lisp/net/dictionary.el (dictionary-pre-buffer): Unify casingfeature/integration-of-dictionary-elTorsten Hilbrich2020-12-141-3/+3
| * A number of docstring fixesTorsten Hilbrich2020-12-141-16/+18
| * A number of docstring fixesTorsten Hilbrich2020-12-141-71/+92
| * * lisp/net/dictionary.el (dictionary-display-more-info): Spelling fixTorsten Hilbrich2020-12-141-1/+1
| * Use when where else case returns nilTorsten Hilbrich2020-12-141-22/+20
| * * lisp/net/dictionary.el (dictionary-tooltip-mode): Use setq-localTorsten Hilbrich2020-12-141-4/+2
| * * lisp/net/dictionary.el (dictionary-mode): Use setq-localTorsten Hilbrich2020-12-141-8/+4
| * * lisp/net/dictionary.el: Prefer defsubst over defmacroTorsten Hilbrich2020-12-141-6/+6
| * * lisp/net/dictionary-connection.el: Prefer defsubstTorsten Hilbrich2020-12-141-14/+14
| * Update GPL versionTorsten Hilbrich2020-12-142-2/+2
| * * lisp/net/dictionary-connection.el: Remove obsolete VersionTorsten Hilbrich2020-12-141-1/+0
| * * lisp/net/dictionary-connection.el: Add lexical-binding:tTorsten Hilbrich2020-12-141-1/+1
| * Show error message when asking to match for nothingTorsten Hilbrich2020-12-141-1/+1
| * Removed useless check for popup-menuTorsten Hilbrich2020-12-141-2/+0
| * * lisp/net/dictionary.el: Add lexical-binding:tTorsten Hilbrich2020-12-141-21/+18
| * * lisp/net/dictionary.el: Remove remnants of packageTorsten Hilbrich2020-11-191-2/+0
| * Add history of search words to read-stringMatthias Meulien2020-11-191-3/+8
| * Remove text property from empty lineMatthias Meulien2020-11-191-3/+3
| * Move placement of dictionary-tooltip-mouse-eventTorsten Hilbrich2020-11-191-3/+3
| * Support nil value for dictionary-serverTorsten Hilbrich2020-11-191-51/+77
| * Fix dictionary tooltip modeTorsten Hilbrich2020-10-101-26/+77
| * Adding details page for dictionaryTorsten Hilbrich2020-10-091-5/+20
| * Dictionary now uses buttonTorsten Hilbrich2020-10-092-218/+67
| * Don't check for existence of deffaceTorsten Hilbrich2020-10-081-58/+47
| * Dont't check coding-system-list for existenceTorsten Hilbrich2020-10-081-28/+23
| * Add :version tag to defcustom statementTorsten Hilbrich2020-10-081-20/+40
| * Removed some compability parts in dictionaryintegration-of-dictionary-elTorsten Hilbrich2020-10-082-117/+21
| * Renamed link.elTorsten Hilbrich2020-10-082-75/+72
| * Renamed connection.elTorsten Hilbrich2020-10-083-173/+170
| * Importing dictionary moduleTorsten Hilbrich2020-10-083-0/+1655
* | Append incremental message segments in socks-filterF. Jason Park2020-12-111-3/+3
* | Improve tests for gio file notificationsMichael Albinus2020-12-092-0/+31
* | Make rcirc nick renaming heed nickname max lengthsLars Ingebrigtsen2020-12-081-3/+33
* | * lisp/net/tramp.el (tramp-read-passwd): Use connection-local `auth-sources'.Michael Albinus2020-12-075-14/+16
* | Make Tramp scripts more unique and robustMichael Albinus2020-12-061-101/+117
* | Prefer setq-local in net/*.elStefan Kangas2020-12-0412-106/+73
* | Remove redundant requires of 'custom'Stefan Kangas2020-12-034-6/+0