1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 08:21:30 -07:00
emacs/lisp/net
Mark Oteiza 370d0e7aa7 Update uses of if-let and when-let
* lisp/dom.el (dom-previous-sibling):
* lisp/emacs-lisp/package.el (package--with-work-buffer):
(package--sort-deps-in-alist, package--sort-by-dependence):
(package-install-from-archive, package-install):
(package-menu-execute, package-menu--populate-new-package-list):
* lisp/filenotify.el (file-notify--rm-descriptor):
(file-notify--event-watched-file, file-notify--event-file-name):
(file-notify--event-file1-name, file-notify-rm-watch):
(file-notify-valid-p):
* lisp/gnus/message.el (message-toggle-image-thumbnails):
* lisp/gnus/nnimap.el (nnimap-request-move-article):
* lisp/ibuf-ext.el (ibuffer-repair-saved-filters):
* lisp/mpc.el (mpc-format):
* lisp/net/eww.el (eww-tag-meta, eww-process-text-input):
(eww-save-history):
* lisp/net/shr.el (shr-tag-base, shr-tag-object, shr-make-table-1):
* lisp/progmodes/prog-mode.el (prettify-symbols--post-command-hook):
* lisp/svg.el (svg-remove):
* lisp/textmodes/css-mode.el (css--named-color):
(css--colon-inside-funcall):
* lisp/textmodes/sgml-mode.el (html-current-buffer-classes):
(html-current-buffer-ids): Use if-let* and when-let* instead.
2017-09-12 13:18:10 -04:00
..
ange-ftp.el * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Further support ftp-ssl. 2017-08-16 11:52:12 +02:00
browse-url.el
dbus.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
eudc-vars.el
eudc.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
gnutls.el Merge from origin/emacs-25 2017-06-11 16:20:40 -07:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
ldap.el
mailcap.el Refactor some loops in mailcap.el 2017-09-05 16:45:13 -04:00
mairix.el
net-utils.el Improve doc strings in net-utils.el 2017-05-12 11:38:04 +03:00
netrc.el
network-stream.el
newst-backend.el Remove feeds with dead uris from newsticker--raw-url-list-defaults 2017-08-13 16:55:03 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07:28 -04:00
ntlm.el
pinentry.el
pop3.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
puny.el
quickurl.el
rcirc.el ; Add a comment for make-text-button in rcirc-markup-urls 2017-09-09 23:28:08 +09:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
shr-color.el
shr.el Update uses of if-let and when-let 2017-09-12 13:18:10 -04:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el lisp/net/soap-client.el: Bump version to 3.1.3 2017-06-13 21:21:24 -04:00
soap-inspect.el Fix soap-inspect.el doc strings 2017-05-25 08:49:58 -04:00
socks.el
starttls.el
telnet.el
tls.el ; * lisp/net/tls.el (tls-program): Tweak :version. 2017-05-22 19:08:10 -04:00
tramp-adb.el Work on Tramp's (symbolic) links 2017-09-04 13:10:52 +02:00
tramp-cache.el Stylistic changes in tramp-cache.el 2017-07-20 20:27:55 +02:00
tramp-cmds.el Introduce a defstruct `tramp-file-name' as central data structure. 2017-05-24 16:16:53 +02:00
tramp-compat.el Test `file-expand-wildcards' for Tramp 2017-08-22 16:22:33 +02:00
tramp-ftp.el Further optimization in Tramp's file name decomposition 2017-09-11 17:12:32 +02:00
tramp-gvfs.el Work on Tramp's (symbolic) links 2017-09-04 13:10:52 +02:00
tramp-sh.el Further optimization in Tramp's file name decomposition 2017-09-11 17:12:32 +02:00
tramp-smb.el Work on Tramp's (symbolic) links 2017-09-04 13:10:52 +02:00
tramp-uu.el Use lexical-bind in Tramp 2017-03-23 14:58:04 +01:00
tramp.el Further optimization in Tramp's file name decomposition 2017-09-11 17:12:32 +02:00
trampver.el Add Quick Start Guide to Tramp manual 2017-07-10 15:36:23 +02:00
webjump.el
zeroconf.el