<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/net, branch scratch/seccomp-helper-binary</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Tramp: fix location of files on W32</title>
<updated>2021-04-10T12:46:58+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-04-10T12:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ca1ddef2627e2d71539467c9042f78d9d560ea9d'/>
<id>ca1ddef2627e2d71539467c9042f78d9d560ea9d</id>
<content type='text'>
* lisp/net/tramp.el:
* lisp/net/tramp-sh.el: Use (eq system-type 'windows-nt) where appropriate.
(tramp-completion-function-alist-ssh): Fix location of files on W32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp.el:
* lisp/net/tramp-sh.el: Use (eq system-type 'windows-nt) where appropriate.
(tramp-completion-function-alist-ssh): Fix location of files on W32.
</pre>
</div>
</content>
</entry>
<entry>
<title>Further fix of hostname completion on MS Windows</title>
<updated>2021-04-10T11:16:13+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2021-04-10T11:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c975258abf346fcc0186892b84ae32ebce8b70d2'/>
<id>c975258abf346fcc0186892b84ae32ebce8b70d2</id>
<content type='text'>
* lisp/net/tramp.el (tramp-completion-file-name-regexp-simplified)
(tramp-completion-file-name-regexp-separate): Fix W32 hostname/method
completion for simplified and separate syntaxes (same as the previous change
to default syntax).

Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp.el (tramp-completion-file-name-regexp-simplified)
(tramp-completion-file-name-regexp-separate): Fix W32 hostname/method
completion for simplified and separate syntaxes (same as the previous change
to default syntax).

Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hostname completion on MS Windows</title>
<updated>2021-04-09T07:57:06+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2021-04-09T07:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1d42f4800bc3759ac961b97b2a66d4b73e520eb5'/>
<id>1d42f4800bc3759ac961b97b2a66d4b73e520eb5</id>
<content type='text'>
* lisp/net/tramp.el (tramp-completion-file-name-regexp-default):
Handle volume letter being added to paths for file name completion on W32
systems.  This fixes hostname (and method) autocomplete on W32.

Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp.el (tramp-completion-file-name-regexp-default):
Handle volume letter being added to paths for file name completion on W32
systems.  This fixes hostname (and method) autocomplete on W32.

Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert use of powershell in Tramp, there are collateral damages</title>
<updated>2021-04-08T10:24:42+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-04-08T10:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9e8ac1f5be755a5618792b5b100915c2730c9d61'/>
<id>9e8ac1f5be755a5618792b5b100915c2730c9d61</id>
<content type='text'>
* lisp/net/tramp-sh.el (tramp-methods) &lt;sshx, scpx&gt;: Fix quoting
for MS Windows.
(tramp-connection-properties): Don't set "encoding-shell".
(tramp-actions-before-shell): Remove `tramp-no-job-control-regexp'.
(tramp-maybe-open-connection): Revert changes for "encoding-shell".

* lisp/net/tramp.el (tramp-no-job-control-regexp): Remove.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp-sh.el (tramp-methods) &lt;sshx, scpx&gt;: Fix quoting
for MS Windows.
(tramp-connection-properties): Don't set "encoding-shell".
(tramp-actions-before-shell): Remove `tramp-no-job-control-regexp'.
(tramp-maybe-open-connection): Revert changes for "encoding-shell".

* lisp/net/tramp.el (tramp-no-job-control-regexp): Remove.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update whois-server-tld</title>
<updated>2021-04-07T12:33:10+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-04-07T11:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d456136169468e78c877ead2a3e279d9ebc7e4c'/>
<id>5d456136169468e78c877ead2a3e279d9ebc7e4c</id>
<content type='text'>
* lisp/net/net-utils.el (whois-server-tld): Update and add some
missing entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/net-utils.el (whois-server-tld): Update and add some
missing entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Bug#47601 in Tramp</title>
<updated>2021-04-06T07:50:07+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-04-06T07:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=738266240dc1a19911770bf676330aa72352da79'/>
<id>738266240dc1a19911770bf676330aa72352da79</id>
<content type='text'>
* lisp/net/tramp-sh.el (tramp-sh-file-name-handler-alist):
Use `tramp-handle-file-newer-than-file-p'.  (Bug#47601)
(tramp-sh-handle-file-newer-than-file-p, tramp-run-test2): Remove.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp-sh.el (tramp-sh-file-name-handler-alist):
Use `tramp-handle-file-newer-than-file-p'.  (Bug#47601)
(tramp-sh-handle-file-newer-than-file-p, tramp-run-test2): Remove.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use powershell for Tramp on MS Windows</title>
<updated>2021-04-05T17:37:30+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-04-05T17:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=14d295871a93c37a33d558ec4e8d49a93b787d8e'/>
<id>14d295871a93c37a33d558ec4e8d49a93b787d8e</id>
<content type='text'>
* lisp/net/tramp-sh.el (tramp-use-ssh-controlmaster-options):
Nil on MS Windows.
(tramp-connection-properties): Add "encoding-shell".
(tramp-maybe-open-connection): Use it.  Change exit handling.
(tramp-actions-before-shell): Add `tramp-no-job-control-regexp'.

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
(tramp-no-job-control-regexp): New defcustom.
(tramp-get-debug-buffer): Set coding system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp-sh.el (tramp-use-ssh-controlmaster-options):
Nil on MS Windows.
(tramp-connection-properties): Add "encoding-shell".
(tramp-maybe-open-connection): Use it.  Change exit handling.
(tramp-actions-before-shell): Add `tramp-no-job-control-regexp'.

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
(tramp-no-job-control-regexp): New defcustom.
(tramp-get-debug-buffer): Set coding system.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace local intersection functions with seq-intersection</title>
<updated>2021-04-05T09:14:34+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-04-04T23:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1760029b092724271f9527543dbd9830b377704f'/>
<id>1760029b092724271f9527543dbd9830b377704f</id>
<content type='text'>
* lisp/doc-view.el (doc-view-intersection):
* lisp/gnus/gnus-range.el (gnus-intersection):
* lisp/htmlfontify.el (hfy-interq):
* lisp/loadhist.el (file-set-intersect):
* lisp/mail/smtpmail.el (smtpmail-intersection): Make obsolete in
favor of seq-intersection.  Update all callers.

* lisp/url/url-dav.el (url-intersection): Redefine as obsolete
function alias for seq-intersection.  Update callers.

* lisp/mpc.el (mpc-intersection, mpc-cmd-list, mpc-reorder):
Use seq-intersection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/doc-view.el (doc-view-intersection):
* lisp/gnus/gnus-range.el (gnus-intersection):
* lisp/htmlfontify.el (hfy-interq):
* lisp/loadhist.el (file-set-intersect):
* lisp/mail/smtpmail.el (smtpmail-intersection): Make obsolete in
favor of seq-intersection.  Update all callers.

* lisp/url/url-dav.el (url-intersection): Redefine as obsolete
function alias for seq-intersection.  Update callers.

* lisp/mpc.el (mpc-intersection, mpc-cmd-list, mpc-reorder):
Use seq-intersection.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory):</title>
<updated>2021-04-03T16:25:27+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-04-03T16:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4eca3bd8df9a1092d322eb6af7108a3ea27c21b1'/>
<id>4eca3bd8df9a1092d322eb6af7108a3ea27c21b1</id>
<content type='text'>
Fix code finding //DIRED//.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix code finding //DIRED//.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/lisp/filenotify-tests.el (file-notify--test-timeout): Change timing.</title>
<updated>2021-04-03T10:26:14+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-04-03T10:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=860bc0db1cdf4ec58299013074edb3a3925f9dce'/>
<id>860bc0db1cdf4ec58299013074edb3a3925f9dce</id>
<content type='text'>
; * lisp/net/tramp-sh.el (tramp-sh-gio-monitor-process-filter):
; Remove test message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
; * lisp/net/tramp-sh.el (tramp-sh-gio-monitor-process-filter):
; Remove test message.
</pre>
</div>
</content>
</entry>
</feed>
