aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-30Michael Albinus2025-08-161-9/+17
|\
| * * lisp/net/tramp-sh.el (tramp-get-remote-touch): Simplify.Michael Albinus2025-08-161-13/+10
| * Improve use of "touch" in TrampToru TSUNEYOSHI2025-08-161-1/+12
| * Sync with Tramp 2.7.4-preMichael Albinus2025-08-166-108/+105
| * Populate the ':title' in EWW when defaulting to readable modeJim Porter2025-06-291-0/+6
* | Limit size of Tramp debug bufferMichael Albinus2025-08-131-1/+17
* | Rename variables *-in-progress-p to *-in-progressMichael Albinus2025-08-091-1/+3
* | Fix Tramp completionMichael Albinus2025-08-071-2/+2
* | Add set-file-times implementation for Tramp smb methodMichael Albinus2025-08-062-3/+12
* | Tramp allows now external implementations for functionsMichael Albinus2025-08-051-43/+115
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-07-311-0/+19
|\ \
| * | Add support for AUTH=PLAIN to imap.elRobert Pluim2025-07-301-0/+19
* | | Fix problem in tramp-smb.elMichael Albinus2025-07-301-0/+1
|/ /
* | Tramp: Fix thinko in local process environmentMichael Albinus2025-07-273-7/+10
* | ; Fix last changeEli Zaretskii2025-07-271-3/+5
* | Add a new user option to hide the header of old newsticker feedsBaptiste Strazzulla2025-07-271-14/+60
* | Rework filenotify-tests.elMichael Albinus2025-07-261-3/+7
* | Simplify code in 'newsticker--buffer-do-insert-text'Baptiste Strazzulla2025-07-261-10/+6
* | Improve performance when computing the "readable" form of a page in EWWJim Porter2025-07-251-3/+27
* | Add new function 'dom-inner-text'Jim Porter2025-07-251-7/+7
* | ; Revert last changeMichael Albinus2025-07-241-5/+6
* | Disable setting connection-local variables in tramp-smb.elMichael Albinus2025-07-241-3/+4
* | Add consistent environment for local process calls in TrampMichael Albinus2025-07-237-97/+92
* | Add function exec-suffixesMichael Albinus2025-07-222-2/+29
* | Disable track-changes while reloading pages in EWWJim Porter2025-07-201-4/+11
* | Fix EWW <textarea> properties when it's on the same line as other textJim Porter2025-07-201-3/+3
* | Make sure we always set the ':readable' state when displaying EWW pageJim Porter2025-07-191-4/+6
* | Improve wording of messages and documentation for 'eww-readable'Jim Porter2025-07-181-2/+2
* | Improve autorevert-testsMichael Albinus2025-07-155-14/+9
* | ; Fixes to last change.Sean Whitton2025-07-131-1/+1
* | tramp-file-name-with-method can be set connection-localMichael Albinus2025-07-131-31/+36
* | Fix handling of `browse-url-temp-file-name'Michael Albinus2025-07-101-5/+7
* | Show "readable" status in the EWW mode lineJim Porter2025-07-061-18/+25
* | Add file notification handler for Tramp's "smb" method.Michael Albinus2025-07-054-17/+135
* | Retain the <base> tag when making a page in EWW document readableSteven Allen2025-07-031-1/+1
* | Ensure <style> and <template> HTML tags are never "readable" in EWWJim Porter2025-07-011-1/+1
* | EUDC: Fix checkdoc errorsThomas Fitzsimmons2025-06-301-2/+5
* | Adapt Tramp versionsMichael Albinus2025-06-291-3/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-06-281-1/+1
|\ \ | |/
| * Fix job control in remote shellMichael Albinus2025-06-251-1/+1
| * ; Sync with Tramp 2.7.3.30.2 (Do not merge to master)Michael Albinus2025-05-181-3/+3
* | When making a readable page in EWW, include the <title> and similar tagsJim Porter2025-06-251-26/+80
* | Fix Tramp scriptsMichael Albinus2025-06-231-7/+7
* | When navigating to anchor targets in EWW, retain 'eww-data' propertiesJim Porter2025-06-221-1/+5
* | Tramp: Cache also `file-executable-p' in `file-name-all-completions'Michael Albinus2025-06-223-61/+69
* | Fix regression in 'kill-this-buffer' (bug#78809)Stephen Berman2025-06-172-3/+3
* | mailcap: Treat .ics files as text/calendarSteven Allen2025-06-141-0/+1
* | Support checking auth-source for NickServ password for rcircPhilip Kaludercic2025-06-091-35/+46
* | ; * lisp/net/rcirc.el (rcirc-channel-p): Simplify implementationPhilip Kaludercic2025-06-091-4/+1
* | Require CertFP files for rcirc to existPhilip Kaludercic2025-06-091-2/+2