1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/mh-e
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
..
ChangeLog.1 ; fix 2 typos in MH-E comments 2021-07-30 06:35:48 -07:00
ChangeLog.2
mh-acros.el
mh-alias.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-buffers.el
mh-comp.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-compat.el
mh-e.el MH-E: fix check for nmh or Mailutils installation 2021-09-17 07:10:58 -07:00
mh-folder.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-funcs.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-letter.el
mh-limit.el
mh-mime.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-print.el
mh-scan.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-search.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-seq.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
mh-show.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-speed.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-thread.el
mh-tool-bar.el
mh-utils.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-xface.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00