1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-21 15:40:59 -08:00
emacs/lisp/net
Gregory Heytings daea9b3b44 Read mailcaps again only when necessary
* doc/lispref/files.texi (File Attributes): Document it.

* lisp/files.el (file-has-changed-p): New function.
(file-has-changed-p--hash-table): Internal variable used by the
new function (bug#51523).
* lisp/emacs-lisp/shortdoc.el (file): Mention it.

* lisp/net/mailcap.el (mailcap-parse-mailcaps): Read mailcaps again
only when at least one of the mailcap files has changed.  Fixes
bug#51523.
2021-11-01 14:51:57 +01:00
..
ange-ftp.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
browse-url.el Fix rfc6068-parse-mailto-url autoload 2021-10-22 17:07:56 +02:00
dbus.el Make dbus work in a dumped Emacs 2021-10-12 13:57:52 +02:00
dictionary-connection.el
dictionary.el * lisp/net/dictionary.el (context-menu-dictionary): Move menu item down. 2021-10-02 22:22:41 +03:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Change the with-delayed-message syntax to allow future extensibility 2021-10-25 17:10:34 +02: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 Read mailcaps again only when necessary 2021-11-01 14:51:57 +01: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
ntlm.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
pop3.el
puny.el
quickurl.el
rcirc.el Use browse-url-button-regexp for rcirc-url-regexp 2021-10-13 21:49:28 +02: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 Merge from origin/emacs-28 2021-10-31 18:46:29 +02:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
soap-inspect.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
socks.el
telnet.el
tramp-adb.el Fix some Tramp problems 2021-10-18 19:54:13 +02:00
tramp-archive.el Backport: * lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-handler): Scope 2021-10-07 13:13:47 +02:00
tramp-cache.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-cmds.el
tramp-compat.el
tramp-crypt.el
tramp-ftp.el
tramp-fuse.el Check, whether an FUSE mount has been broken in Tramp 2021-10-05 11:27:48 +02:00
tramp-gvfs.el Adapt arguments of `tramp-make-tramp-file-name' 2021-11-01 12:29:22 +01:00
tramp-integration.el
tramp-rclone.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-sh.el Fix some Tramp problems 2021-10-18 19:54:13 +02:00
tramp-smb.el Tramp code cleanup 2021-10-09 18:42:11 +02:00
tramp-sshfs.el Tramp code cleanup 2021-10-09 18:42:11 +02:00
tramp-sudoedit.el Fix some Tramp problems 2021-10-18 19:54:13 +02:00
tramp-uu.el
tramp.el Some Tramp changes, mainly in tramp-tests.el 2021-10-29 14:06:47 +02:00
trampver.el
webjump.el
zeroconf.el