1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-20 05:41:29 -07:00
emacs/lisp/net
Daniel Fleischer d353c08d2b browse-url-button-regexp: Recognize gemini: links
Gemini is a relatively new text-based web protocol, similar to
gopher. There's the "elpher" package to browse gopher and gemini
pages. Adding it to the regexp will make Emacs be aware of gemini links,
e.g. in ERC.

* lisp/net/browse-url.el (browse-url-button-regexp): Add support
for the gemini: URL type.
2021-12-02 09:11:21 +01:00
..
ange-ftp.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
browse-url.el browse-url-button-regexp: Recognize gemini: links 2021-12-02 09:11:21 +01:00
dbus.el Make dbus work in a dumped Emacs 2021-10-12 13:57:52 +02:00
dictionary-connection.el
dictionary.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Add support for the Haiku operating system and its window system 2021-11-20 21:46:07 +08:00
gnutls.el
goto-addr.el
hmac-def.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
hmac-md5.el
imap.el
ldap.el
mailcap.el * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS case 2021-11-18 22:02:43 -05:00
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 Prefer locate-user-emacs-file 2021-11-09 07:51:27 +01:00
ntlm.el
pop3.el
puny.el Make puny-encode-string normalize first 2021-11-19 07:46:06 +01:00
quickurl.el
rcirc.el ; Simplify rcirc authentication querying functions 2021-11-21 19:00:40 +01: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 new face `variable-pitch-text' 2021-12-01 17:20:16 +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 Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-archive.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-cache.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-cmds.el
tramp-compat.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-crypt.el Some minor Tramp updates 2021-11-16 15:04:27 +01:00
tramp-ftp.el Improve performance of 'file-name-case-insensitive-p' for Tramp files 2021-11-11 19:34:17 +01:00
tramp-fuse.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-gvfs.el Extend abbreviate-file-name for further Tramp methods. 2021-11-18 15:06:26 +01:00
tramp-integration.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-rclone.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-sh.el Support abbreviating home directory of Tramp filenames 2021-11-15 13:33:07 +01:00
tramp-smb.el Support abbreviating home directory of Tramp filenames 2021-11-15 13:33:07 +01:00
tramp-sshfs.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-sudoedit.el Support abbreviating home directory of Tramp filenames 2021-11-15 13:33:07 +01:00
tramp-uu.el
tramp.el Add upward compatibility entry in Tramp (don't merge) 2021-11-19 18:57:47 +01:00
trampver.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
webjump.el
zeroconf.el