1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 04:53:12 -08:00
emacs/lisp/net
Simen Heggestøyl b2e2128745 Use lexical-binding in webjump.el and add tests
* lisp/net/webjump.el: Use lexical-binding.
(webjump-read-url-choice): Remove redundant 'function' around lambda.

* test/lisp/net/webjump-tests.el: New file with tests for webjump.el.
2020-05-18 17:58:01 +02:00
..
ange-ftp.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
browse-url.el Prefer function-put over put for setting browse-url-browser-kind. 2020-05-10 20:41:42 +02:00
dbus.el
dig.el Use lexical-binding in dig.el and add tests 2020-04-26 01:11:05 +02:00
dns.el Use length field when dns-query is using TCP 2020-04-07 14:32:44 +02:00
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el Categorize browse-url functions into internal and external ones. 2020-05-07 19:43:41 +02:00
gnutls.el Add :coding support to open-network-stream and open-gnutls-stream 2020-04-07 14:32:44 +02:00
goto-addr.el Example goto-addr hook: MH-E already uses goto-address 2020-02-01 09:06:34 -08:00
hmac-def.el
hmac-md5.el Use lexical-binding in hmac-md5.el and add tests 2020-04-28 18:14:28 +02:00
imap.el
ldap.el
mailcap.el
mairix.el
net-utils.el
netrc.el
network-stream.el Add :coding support to open-network-stream and open-gnutls-stream 2020-04-07 14:32:44 +02:00
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el Add lisp-data-mode for editing non-code Lisp data 2020-05-01 12:11:10 +01:00
ntlm.el
pop3.el
puny.el Use lexical-binding in puny.el and add more tests 2020-04-28 18:14:28 +02:00
quickurl.el
rcirc.el rcirc: Match NickServ messages case-insensitively (Bug#39345) 2020-03-12 21:06:28 -04:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el Add SASL SCRAM-SHA-256 support. 2020-01-16 08:54:04 +01:00
sasl.el Add SASL SCRAM-SHA-256 support. 2020-01-16 08:54:04 +01:00
secrets.el
shr-color.el
shr.el shr comment typo fix 2020-02-20 15:15:07 +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 Introduce process-file-return-signal-string 2020-05-16 14:04:07 +02:00
tramp-archive.el Sync with Tramp 2.5.0-pre 2020-01-19 14:11:07 +01:00
tramp-cache.el Improve Tramp debug messages 2020-05-03 13:59:08 +02:00
tramp-cmds.el Do not delete asynchronous Tramp processes due to session timeout 2020-05-03 13:59:50 +02:00
tramp-compat.el Finish implementation of set-file-times FLAG arg in Tramp 2020-03-09 16:05:21 +01:00
tramp-ftp.el
tramp-gvfs.el Fix some oddities, uncovered by Tramp tests 2020-05-13 14:11:18 +02:00
tramp-integration.el
tramp-rclone.el Minor code cleanup in Tramp 2020-01-24 14:41:44 +01:00
tramp-sh.el Introduce process-file-return-signal-string 2020-05-16 14:04:07 +02:00
tramp-smb.el Support old SMB1 protocol in Tramp 2020-04-22 11:16:31 +02:00
tramp-sudoedit.el Improve Tramp cache for asynchronous processes 2020-03-29 12:24:04 +02:00
tramp-uu.el Sync with Tramp 2.5.0-pre 2020-01-19 14:11:07 +01:00
tramp.el Introduce process-file-return-signal-string 2020-05-16 14:04:07 +02:00
trampver.el Avoid error messages loading trampver.el 2020-04-01 12:09:29 +02:00
webjump.el Use lexical-binding in webjump.el and add tests 2020-05-18 17:58:01 +02:00
zeroconf.el Replace add-to-list to lexical variable with push (bug#39373) 2020-02-01 22:27:23 +01:00