emacs/lisp/net
Lars Ingebrigtsen 7dabcb1511 Make rfc2368 obsolete and add rfc6068
* lisp/obsolete/rfc2368.el: Moved here and made obsolete.

* lisp/mail/rfc6068.el (rfc6068-unhexify-string): New file.
2021-08-30 01:56:10 +02:00
..
ange-ftp.el Make dired-chmod-program obsolete 2021-08-26 16:12:17 +02:00
browse-url.el Make rfc2368 obsolete and add rfc6068 2021-08-30 01:56:10 +02:00
dbus.el Fix a dbus.el byte compilation warning 2021-03-28 19:22:15 +02:00
dictionary-connection.el * lisp/net/dictionary-connection.el: Grammar fixes 2021-02-23 14:07:32 +01:00
dictionary.el Make "not found" message in dictionary less misleading 2021-03-18 08:43:22 +01:00
dig.el Allow `C-u M-x dig' to ask for a query type 2021-06-24 18:51:38 +02:00
dns.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-bob.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-export.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-hotlist.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-vars.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eudc.el In files that use allout use it for all headings 2021-06-30 22:17:01 +02:00
eudcb-bbdb.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-ldap.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-mab.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-macos-contacts.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eww.el Merge branch 'feature/context-menu' 2021-08-17 11:11:35 +03:00
gnutls.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
goto-addr.el Add new context-menu options for menus "File At Point" and "Version Control". 2021-07-27 23:48:07 +03:00
hmac-def.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hmac-md5.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
imap.el * lisp/net/imap.el (imap-mailbox-close): Use proper closures 2021-05-18 19:12:11 -04:00
ldap.el Use lexical-binding in a few more scattered files 2021-02-09 13:27:20 -05:00
mailcap.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mairix.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
net-utils.el Fix launching net-utils on MS-Windows 2021-05-15 12:38:01 +03:00
netrc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
network-stream.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-backend.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
newst-plainview.el Address some --without-x byte-compilation warnings 2021-03-26 17:35:34 +00:00
newst-reader.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-ticker.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
newst-treeview.el Delete empty "History" sections 2021-03-30 15:50:26 +02:00
newsticker.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsm.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
ntlm.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pop3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
puny.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
quickurl.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
rcirc.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
rfc2104.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rlogin.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl-cram.el Use lexical-binding in sasl.el and add tests 2021-01-29 20:11:38 +01:00
sasl-digest.el Use lexical-binding in sasl.el and add tests 2021-01-29 20:11:38 +01:00
sasl-ntlm.el ; Silence byte-compiler 2021-01-29 21:06:02 +01:00
sasl-scram-rfc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl-scram-sha256.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl.el ; Silence byte-compiler 2021-01-29 21:06:02 +01:00
secrets.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
shr-color.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
shr.el Add faces for shr heading elements (bug#49433) 2021-07-06 17:06:17 +02:00
sieve-manage.el * lisp/net/sieve-manage.el (sieve-sasl-auth): Use proper closures 2021-05-18 19:23:54 -04:00
sieve-mode.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
sieve.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
snmp-mode.el Use lexical-binding in snmp-mode.el 2021-02-10 14:42:51 +01:00
soap-client.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
soap-inspect.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
socks.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
telnet.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
tramp-adb.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
tramp-archive.el Code cleanup wrt file locks 2021-07-08 21:13:40 +02:00
tramp-cache.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-cmds.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-compat.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
tramp-crypt.el Preserve backward compatibility in Tramp 2021-07-14 18:36:14 +02:00
tramp-ftp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tramp-fuse.el Implement file locks for remote files (Bug#49261) 2021-07-07 18:36:53 +02:00
tramp-gvfs.el Tramp string-search and string-replace compatibility functions 2021-08-10 15:05:51 +02:00
tramp-integration.el Fix bug#48476 2021-05-22 17:51:07 +02:00
tramp-rclone.el Add remote-file-name-inhibit-locks 2021-07-13 19:50:05 +02:00
tramp-sh.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
tramp-smb.el Complete implementation of `copy-directory-create-symlink' in Tramp 2021-08-23 15:47:19 +02:00
tramp-sshfs.el Make remote file locks more robust 2021-07-18 16:58:52 +02:00
tramp-sudoedit.el Adapt tramp-sudoedit.el for better testing 2021-07-26 09:55:30 +02:00
tramp-uu.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tramp.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
trampver.el Change Tramp version to "2.5.2-pre" 2021-07-30 17:19:29 +02:00
webjump.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
zeroconf.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00