1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/gnus
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
..
canlock.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
deuglify.el
gmm-utils.el
gnus-agent.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-art.el Fix usage of format' in article-verify-x-pgp-sig' 2021-09-21 17:46:10 +02:00
gnus-async.el
gnus-bcklg.el
gnus-bookmark.el
gnus-cache.el
gnus-cite.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
gnus-cloud.el
gnus-cus.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
gnus-dbus.el
gnus-delay.el
gnus-demon.el
gnus-diary.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-dired.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-draft.el
gnus-dup.el
gnus-eform.el
gnus-fun.el Remove the base64 Face header repadding in Gnus 2021-05-26 23:54:59 +02:00
gnus-gravatar.el
gnus-group.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
gnus-html.el
gnus-icalendar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-int.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-kill.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus-logic.el
gnus-mh.el
gnus-ml.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-mlspl.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-msg.el Remove some last calls to Gnus group name encoding 2021-09-20 18:23:56 -07:00
gnus-notifications.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
gnus-picon.el
gnus-range.el
gnus-registry.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-rfc1843.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus-salt.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-score.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-search.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-sieve.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-spec.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus-srvr.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-start.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
gnus-sum.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
gnus-topic.el Add new user option `gnus-topic-prepare-topic' 2021-08-10 17:29:20 +02:00
gnus-undo.el
gnus-util.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-uu.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-vm.el
gnus-win.el
gnus.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
gssapi.el
legacy-gnus-agent.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
mail-source.el
message.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
mm-archive.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
mm-bodies.el
mm-decode.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
mm-encode.el
mm-extern.el
mm-partial.el
mm-url.el
mm-util.el
mm-uu.el Fix usage of `format' in mm-uu-pgp-encrypted-extract 2021-09-21 17:47:55 +02:00
mm-view.el Inhibit warning in mm-inline-wash-with-file from previous change 2021-09-21 07:16:37 +02:00
mml-sec.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
mml-smime.el Don't inhibit redisplay in the mml* functions 2021-09-21 17:41:32 +02:00
mml.el Avoid an infinite loop in mml-expand-html-into-multipart-related 2021-06-13 15:02:27 +02:00
mml1991.el Don't inhibit redisplay in the mml* functions 2021-09-21 17:41:32 +02:00
mml2015.el Don't inhibit redisplay in the mml* functions 2021-09-21 17:41:32 +02:00
nnagent.el
nnbabyl.el
nndiary.el Don't let nndiary.el alter variables when loading file 2021-09-07 11:51:39 -07:00
nndir.el
nndoc.el
nndraft.el
nneething.el
nnfolder.el
nngateway.el
nnheader.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnimap.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnmail.el
nnmaildir.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnmairix.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnmbox.el
nnmh.el
nnml.el
nnnil.el
nnoo.el * lisp/gnus/nnoo.el (defvoo, deffoo): Add doc-string property 2021-05-07 22:41:44 -04:00
nnregistry.el
nnrss.el Fix nnrss-get-namespace-prefix (bug#34685) 2021-08-10 16:41:37 +02:00
nnselect.el Use condition-case-unless-debug in nnselect-run 2021-05-16 10:22:22 -07:00
nnspool.el
nntp.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnvirtual.el
nnweb.el
score-mode.el
smiley.el
smime.el
spam-report.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
spam-stat.el
spam-wash.el
spam.el