emacs/lisp/textmodes
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
..
artist.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
bib-mode.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
bibtex-style.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
bibtex.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
conf-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
css-mode.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
dns-mode.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
enriched.el Bind `M-o' in html-mode and enriched-mode 2021-09-16 16:03:36 +02:00
fill.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flyspell.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
ispell.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
less-css-mode.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
makeinfo.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
mhtml-mode.el * lisp/emacs-lisp/pcase.el: Fix bug#46786 2021-03-01 15:35:51 -05:00
nroff-mode.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
page-ext.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
page.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
paragraphs.el * lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declaration 2021-04-13 09:47:46 -04:00
picture.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
po.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
refbib.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
refer.el Make refer-every into obsolete alias for seq-every-p 2021-04-09 18:42:14 +02:00
refill.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
reftex-auc.el * lisp/textmodes/reftex-auc.el: Improve the external function declarations 2021-03-29 22:40:26 -04:00
reftex-cite.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-dcr.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-global.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
reftex-index.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
reftex-parse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
reftex-ref.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-sel.el * lisp/textmodes: Use lexical-binding 2021-03-17 23:32:39 -04:00
reftex-toc.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-vars.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
remember.el Use 'remember-buffer' in remember.el doc strings. 2021-07-19 17:47:30 +02:00
rst.el Fix quoting style in Lisp comments 2021-09-12 19:51:06 +03:00
sgml-mode.el Bind `M-o' in html-mode and enriched-mode 2021-09-16 16:03:36 +02:00
table.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
tex-mode.el Fix typo in tex--prettify-symbols-alist 2021-09-21 06:48:44 +02:00
texinfmt.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
texinfo.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
texnfo-upd.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
text-mode.el Fix syntax-category of some punctuation characters 2021-06-25 08:36:27 +03:00
tildify.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
two-column.el * lisp/textmodes/two-column.el: Address FIXME 2021-04-13 09:59:23 -04:00
underline.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00