emacs/lisp/net
Lars Ingebrigtsen 43c1ee90cb Don't use `format' on strings without % format directives
* lisp/vc/ediff-init.el (ediff-BAD-INFO):
* lisp/url/url-ldap.el (url-ldap):
* lisp/url/url-http.el (url-http--user-agent-default-string):
* lisp/textmodes/reftex.el (reftex-access-parse-file):
* lisp/textmodes/reftex-index.el (reftex-index-phrases-info):
* lisp/textmodes/ispell.el (ispell-create-debug-buffer):
* lisp/term.el (serial-read-speed):
* lisp/progmodes/verilog-mode.el (verilog-scan-debug):
* lisp/progmodes/idlwave.el (idlwave-find-module):
* lisp/progmodes/compile.el (compilation-revert-buffer):
* lisp/org/org-agenda.el (org-search-view):
* lisp/net/telnet.el (telnet-revert-buffer):
* lisp/net/soap-inspect.el (soap-sample-value-for-xs-simple-type):
* lisp/net/newst-backend.el (newsticker--cache-read):
* lisp/mh-e/mh-seq.el (mh-msg-is-in-seq):
* lisp/mail/smtpmail.el (smtpmail-via-smtp):
* lisp/mail/emacsbug.el (report-emacs-bug):
* lisp/jsonrpc.el (jsonrpc-error):
* lisp/help-fns.el (describe-variable):
* lisp/gnus/mm-decode.el (mm-possibly-verify-or-decrypt):
* lisp/gnus/gnus.el (gnus-group-startup-message):
(gnus-group-startup-message):
* lisp/gnus/gnus-group.el (gnus-group-restart):
* lisp/frame.el (make-frame-on-display):
* lisp/emulation/viper-ex.el (ex-help):
* lisp/calendar/icalendar.el (icalendar--convert-ical-to-diary):
(icalendar--add-diary-entry):
* lisp/calendar/cal-tex.el (cal-tex-end-document):
* lisp/calc/calcalg3.el (math-ninteg-romberg): Don't use `format'
on strings that have no % format directives in them.
2021-09-21 17:52:53 +02:00
..
ange-ftp.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
browse-url.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
dbus.el Fix a dbus.el byte compilation warning 2021-03-28 19:22:15 +02:00
dictionary-connection.el * lisp/net/dictionary-connection.el: Grammar fixes 2021-02-23 14:07:32 +01:00
dictionary.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
dig.el Allow `C-u M-x dig' to ask for a query type 2021-06-24 18:51:38 +02:00
dns.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-bob.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudc-export.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-hotlist.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudc-vars.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eudc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
eudcb-bbdb.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-ldap.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudcb-mab.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-macos-contacts.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eww.el Add support for url-retrieve-synchronously to eww-retrieve-command (bug#50680) 2021-09-20 10:16:09 +03:00
gnutls.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
goto-addr.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hmac-def.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
hmac-md5.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
imap.el * lisp/net/imap.el (imap-mailbox-close): Use proper closures 2021-05-18 19:12:11 -04:00
ldap.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
mailcap.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
mairix.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
net-utils.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
netrc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
network-stream.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-backend.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
newst-plainview.el Address some --without-x byte-compilation warnings 2021-03-26 17:35:34 +00:00
newst-reader.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-ticker.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
newst-treeview.el Delete empty "History" sections 2021-03-30 15:50:26 +02:00
newsticker.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsm.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ntlm.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
pop3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
puny.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
quickurl.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
rcirc.el Fix interactive forms for rcirc-define-command 2021-09-14 22:10:14 +02:00
rfc2104.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rlogin.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
sasl-cram.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sasl-digest.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sasl-ntlm.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
sasl-scram-rfc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl-scram-sha256.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl.el ; Silence byte-compiler 2021-01-29 21:06:02 +01:00
secrets.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
shr-color.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
shr.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve-manage.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
snmp-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
soap-client.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
soap-inspect.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
socks.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
telnet.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
tramp-adb.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-archive.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-cache.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-cmds.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-compat.el * lisp/subr.el (string-replace): Add dashes to arg names (bug#50644) 2021-09-18 21:43:18 +03:00
tramp-crypt.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-ftp.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-fuse.el Implement file locks for remote files (Bug#49261) 2021-07-07 18:36:53 +02:00
tramp-gvfs.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-integration.el Fix bug#48476 2021-05-22 17:51:07 +02:00
tramp-rclone.el Add remote-file-name-inhibit-locks 2021-07-13 19:50:05 +02:00
tramp-sh.el * lisp/net/tramp-sh.el (tramp-methods) <rsync>: Separate "%c" marker. 2021-09-17 19:54:00 +02:00
tramp-smb.el Fix annoyance in tramp-smb.el 2021-09-17 07:29:01 +02:00
tramp-sshfs.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-sudoedit.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-uu.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tramp.el Do not save empty passwords in auth-source-search 2021-09-19 19:59:05 +02:00
trampver.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
webjump.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
zeroconf.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00