1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 02:50:26 -08:00
emacs/lisp/textmodes
Stefan Monnier d52c929e31 (with-demoted-errors): Warn on missing format arg
The `format` arg has been mandatory for a while, but the backward
compatibility code that handled the case of a missing `format` arg
made it hard to notice when using the old calling convention.

* lisp/subr.el (with-demoted-errors): Warn on missing `format` arg.

* lisp/emacs-lisp/smie.el (smie-indent--separator-outdent): Don't abuse
`with-demoted-errors`.
(smie-indent-line, smie-auto-fill):
* test/lisp/emacs-lisp/ert-tests.el (ert-test-with-demoted-errors):
* lisp/vc/vc-hooks.el (vc-refresh-state):
* lisp/vc/vc-annotate.el (vc-annotate-background-mode):
* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk):
* lisp/textmodes/reftex-toc.el (reftex-re-enlarge):
* lisp/progmodes/sh-script.el (sh-smie-sh-rules):
* lisp/progmodes/octave.el (inferior-octave-startup):
* lisp/pcmpl-gnu.el (pcmpl-gnu-make-all-targets):
* lisp/org/org-refile.el (org-refile):
* lisp/org/org-capture.el (org-capture-store-last-position):
* lisp/nxml/nxml-mode.el (nxml-mode):
* lisp/notifications.el (notifications-notify):
* lisp/gnus/mm-view.el (mm-display-inline-fontify):
* lisp/finder.el (finder-unload-function):
* lisp/files.el (safe-local-variable-p, backup-buffer-copy
* lisp/autorevert.el (auto-revert-notify-handler):
Pass `format` arg to `with-demoted-errors`.
2022-02-04 19:39:53 -05:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
etc-authors-mode.el
fill.el Merge from origin/emacs-28 2022-01-27 09:45:49 +01:00
flyspell.el
glyphless-mode.el ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
ispell.el Remove matching of whitespaces in LaTeX environment names 2022-01-20 19:20:34 +01:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el * lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable. 2022-01-05 20:47:20 +02:00
picture.el
pixel-fill.el ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el Put the old label into the future history in reftex-change-label 2022-01-22 13:14:43 +01:00
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
reftex-vars.el
reftex.el
remember.el
rst.el
sgml-mode.el
table.el
tex-mode.el Tweak href/superscript fix in tex-mode 2022-01-27 16:30:12 +01:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el