emacs/lisp/net
Stefan Kangas 5686bb5b42 Improve browse-url-android-share docstring
* lisp/net/browse-url.el (browse-url-android-share): Clarify that
the option only applies to Android systems.
2024-12-17 04:38:18 +01:00
..
ange-ftp.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
browse-url.el Improve browse-url-android-share docstring 2024-12-17 04:38:18 +01:00
dbus.el ; Fix documentation of a recent change in dbus.el (bug#70301) 2024-04-12 14:26:27 +03:00
dictionary-connection.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dictionary.el ; (dictionary-search-interface): Fix bug#74511. 2024-11-30 13:03:57 +01:00
dig.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dns.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
eudc-bob.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-capf.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-export.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-hotlist.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
eudc.el Normalize "Commentary" section in eudc.el 2024-10-05 00:45:54 +02:00
eudcb-bbdb.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ecomplete.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ldap.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-mab.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
eudcb-macos-contacts.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-mailabbrev.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eww.el ; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo. 2024-12-08 07:58:41 +02:00
gnutls.el Recognize Android TLS certificates by default 2024-04-10 12:12:33 +08:00
goto-addr.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
hmac-def.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
hmac-md5.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
imap.el ; Change imap-shell-host docstring to mention SSH 2024-07-09 14:09:45 +02:00
ldap.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mailcap.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mairix.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
net-utils.el Allow giving "ping" flags with C-u M-x ping 2024-06-20 20:42:51 +02:00
network-stream.el Improve 'open-network-stream' documentation. 2024-11-05 13:51:21 +01:00
newst-backend.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
newst-plainview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-reader.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-ticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-treeview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newsticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
nsm.el ; * lisp/net/nsm.el (nsm-trust-local-network): Fix typo. 2024-12-16 13:34:19 +01:00
ntlm.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
pop3.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
puny.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rcirc.el ; * lisp/net/rcirc.el (rcirc-next-active-buffer): Doc fix (bug#74773). 2024-12-12 13:04:28 +02:00
rfc2104.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-cram.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-digest.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-ntlm.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-scram-rfc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-scram-sha256.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
secrets.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
shr-color.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
shr.el Fix formatting of tables with thead/tfoot but no tbody 2024-07-06 21:10:39 +02:00
sieve-manage.el ; Fix a thinko in sieve-manage.el 2024-09-29 15:42:21 +03:00
sieve-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sieve.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
snmp-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
soap-client.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
soap-inspect.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
socks.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
telnet.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp-adb.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-androidsu.el Refactor tramp-*-make-process functions 2024-06-10 14:37:48 +02:00
tramp-archive.el Fix warning in tramp-register-archive-autoload-file-name-handler 2024-02-10 09:50:12 +01:00
tramp-cache.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-cmds.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-compat.el Sync with Tramp 2.7.1 2024-06-29 10:13:32 +02:00
tramp-container.el Refactor tramp-*-make-process functions 2024-06-10 14:37:48 +02:00
tramp-crypt.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-ftp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp-fuse.el Sync with Tramp 2.6.3-pre (don't merge with master) 2024-01-20 10:45:27 +01:00
tramp-gvfs.el Fix Tramp IPv6 handling in tests 2024-07-22 09:56:52 +02:00
tramp-integration.el Fix Tramp shortdoc integration 2024-09-25 19:43:07 +02:00
tramp-message.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-rclone.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-sh.el Fix Tramp IPv6 handling in tests 2024-07-22 09:56:52 +02:00
tramp-smb.el Tramp code cleanup 2024-05-20 16:22:17 +02:00
tramp-sshfs.el Refactor tramp-*-process-file functions 2024-06-11 14:43:28 +02:00
tramp-sudoedit.el Tramp: handle non-standard file system like GPFS 2024-06-16 16:03:41 +02:00
tramp-uu.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp.el Precise password cache in Tramp 2024-11-10 12:35:15 +01:00
trampver.el Adapt Tramp version (don't merge) 2024-07-07 19:35:06 +02:00
webjump.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
zeroconf.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00