emacs/lisp/net
Stefan Kangas 72d040ce7d Prefer seq-filter in rcirc.el
Benchmarking shows seq-filter to be ~30% faster on this machine.

* lisp/net/rcirc.el (rcirc-condition-filter): Make into an
obsolete alias for 'seq-filter'.  Update single caller.
2023-10-29 00:38:02 +02:00
..
ange-ftp.el * lisp/net/ange-ftp.el (ange-ftp-file-remote-p): Handle CONNECTED properly. 2023-08-23 11:00:56 +02:00
browse-url.el Merge from origin/emacs-29 2023-10-28 05:06:21 -04:00
dbus.el Fix D-Bus event loop when executing a keyboard macro 2023-03-29 16:10:29 +02:00
dictionary-connection.el
dictionary.el Introduce a tool bar for dictionary mode 2023-10-08 09:13:11 +08:00
dig.el
dns.el Check correct bit for DNS truncation 2023-07-17 14:15:14 +02:00
eudc-bob.el
eudc-capf.el Add missing builtin package declarations 2023-09-18 01:55:28 +02:00
eudc-export.el
eudc-hotlist.el
eudc-vars.el EUDC: Fix eudc-ldap-no-wildcard-attributes docstring 2023-05-17 07:00:42 -04:00
eudc.el
eudcb-bbdb.el
eudcb-ecomplete.el Add missing builtin package declarations 2023-09-18 01:55:28 +02:00
eudcb-ldap.el
eudcb-mab.el Remove unused values in effect context 2023-04-09 16:45:40 +02:00
eudcb-macos-contacts.el Add missing builtin package declarations 2023-09-18 01:55:28 +02:00
eudcb-mailabbrev.el Add missing builtin package declarations 2023-09-18 01:55:28 +02:00
eww.el Exclude current buffer from eww-switch-to-buffer 2023-10-01 18:51:18 +02:00
gnutls.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el Use ensure-list in many more places 2023-08-27 21:45:30 +02:00
ldap.el Fix ldap-search when WITHDN is non-nil (bug#64089) 2023-06-20 20:43:32 +03:00
mailcap.el Make ‘mailcap-viewer-passes-test’ return t for viewers without tests 2023-09-10 08:16:22 +02:00
mairix.el ; Fix spelling of my name in all source files 2023-10-10 16:31:53 +02:00
net-utils.el * lisp/net/net-utils.el (finger): Fix botched logic. 2023-05-14 17:41:14 +02:00
network-stream.el
newst-backend.el Support HTTPS URLs in newsticker-add-url 2023-10-25 16:27:08 +02:00
newst-plainview.el Remove newsticker--lists-intersect-p 2023-09-02 10:34:55 +02:00
newst-reader.el Support HTTPS links in newsticker extra elements 2023-10-25 23:26:37 +02:00
newst-ticker.el
newst-treeview.el
newsticker.el ; Prefer HTTPS to HTTP in more links 2023-08-02 23:32:28 +02:00
nsm.el Make NSM warn if DH key exchange has less than 2048 bit primes 2023-10-24 17:28:51 +02:00
ntlm.el ; Add missing GNU ELPA :core package statements 2023-10-01 00:09:05 +02:00
pop3.el
puny.el
rcirc.el Prefer seq-filter in rcirc.el 2023-10-29 00:38:02 +02:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el Extend secrets.el by lock/unlock item 2023-05-08 13:33:42 +02:00
shr-color.el
shr.el Revert use of seq-count in shr-count 2023-09-04 21:28:33 +02:00
sieve-manage.el Don't use obsolete sleep-for argument 2023-10-21 12:26:36 +02:00
sieve-mode.el Inherit 'sieve-mode' faces from 'font-lock' 2023-09-04 21:37:56 -07:00
sieve.el
snmp-mode.el
soap-client.el ; Add missing GNU ELPA :core package statements 2023-10-01 00:09:05 +02:00
soap-inspect.el
socks.el Improve SOCKS error handling and support version 4a 2023-10-18 06:23:57 -07:00
telnet.el
tramp-adb.el Some minor Tramp changes 2023-08-27 10:38:31 +02:00
tramp-archive.el Sync with Tramp 2.6.2-pre 2023-08-05 18:07:58 +02:00
tramp-cache.el Some minor Tramp changes 2023-08-27 10:38:31 +02:00
tramp-cmds.el Fix tramp-revert-buffer-with-sudo 2023-10-17 11:41:12 +02:00
tramp-compat.el Tramp cleanup 2023-08-23 11:01:58 +02:00
tramp-container.el Make "toolbox" and "flatpak" multi-hop completion capable in Tramp 2023-09-17 12:13:14 +02:00
tramp-crypt.el Sync with Tramp 2.6.2-pre 2023-08-05 18:07:58 +02:00
tramp-ftp.el
tramp-fuse.el Sync with Tramp 2.6.2-pre 2023-08-05 18:07:58 +02:00
tramp-gvfs.el Merge from origin/emacs-29 2023-10-13 16:18:06 +02:00
tramp-integration.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-message.el Improve Tramp messages 2023-09-16 20:35:57 +02:00
tramp-rclone.el Sync with Tramp 2.6.2-pre 2023-08-05 18:07:58 +02:00
tramp-sh.el Merge from origin/emacs-29 2023-10-13 16:18:06 +02:00
tramp-smb.el Merge from origin/emacs-29 2023-10-13 16:18:06 +02:00
tramp-sshfs.el Merge from origin/emacs-29 2023-09-30 13:50:07 -04:00
tramp-sudoedit.el Merge from origin/emacs-29 2023-10-13 16:18:06 +02:00
tramp-uu.el
tramp.el * lisp/net/tramp.el (tramp-read-id-output): Identifiers can contain "-". 2023-10-27 15:18:36 +02:00
trampver.el Adapt Tramp version 2023-10-19 16:39:01 +02:00
webjump.el Prefer HTTPS in `M-x webjump´ 2023-10-25 12:30:07 +02:00
zeroconf.el