1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-11 00:30:17 -08:00
emacs/lisp/net
Alex Schroeder 516ff422c5 Fix error in rcirc for IRC tags without values
* src/lisp/net/rcirc.el (rcirc-process-server-response-1): If the
optional value for a tag is not present, do not call
replace-regexp-in-string on it. If (match-string 2 tag) is
nil, the STRING argument for the replace-regexp-in-string is nil,
which results in an error.
2022-04-26 18:13:50 +02:00
..
ange-ftp.el * lisp/net/ange-ftp.el (ange-ftp-ls): Make a loop when sanitizing LSARGS. 2022-03-13 16:50:14 +01:00
browse-url.el Make file-name-split returns driver name as well in Windows 2022-04-06 11:58:02 +02:00
dbus.el
dictionary-connection.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
dictionary.el
dig.el
dns.el
eudc-bob.el EUDC: Handle nil BOB button label 2022-04-21 17:24:29 -04:00
eudc-export.el
eudc-hotlist.el
eudc-vars.el Fix eudc-get-attribute-list 2022-04-14 16:52:01 +03:00
eudc.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
eudcb-bbdb.el
eudcb-ldap.el Fix eudc-get-attribute-list 2022-04-14 16:52:01 +03:00
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el ldap-search-internal cleanup 2022-04-14 16:52:01 +03:00
mailcap.el
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el
ntlm.el
pop3.el
puny.el
quickurl.el
rcirc.el Fix error in rcirc for IRC tags without values 2022-04-26 18:13:50 +02:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Add a new face shr-code 2022-03-21 16:01:33 +01:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-archive.el Merge from origin/emacs-28 2022-04-16 13:43:32 -04:00
tramp-cache.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-cmds.el
tramp-compat.el Rework `abbreviate-file-name' in Tramp 2022-03-07 13:42:30 +01:00
tramp-crypt.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-integration.el Adapt macOS defaults in Tramp's process-attributes implementation 2022-04-12 09:41:11 +02:00
tramp-rclone.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-sh.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-smb.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-sshfs.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-sudoedit.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-uu.el
tramp.el Add test for Tramp password handling 2022-04-25 12:57:01 +02:00
trampver.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
webjump.el
zeroconf.el