1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00
emacs/test/lisp/vc
Basil L. Contovounesios 8d356c55ad Tweak recent error descriptor changes
* etc/NEWS: Fix capitalization and markup.
* lisp/emacs-lisp/ert.el (ert--should-error-handle-error): Prefer
any over cl-some where either will do.
* lisp/epa-file.el (epa-file--find-file-not-found-function):
Reindent.
(epa-file--error-add-context): Use correct variables.  Add
docstring.
* lisp/ffap.el (ffap-machine-p):
* lisp/gnus/nnmaildir.el (nnmaildir--emlink-p): Prefer
string-equal-ignore-case over case fiddling.
* lisp/gnus/gnus-search.el (gnus-search-run-query): Fix typo in
error re-signaling.
* lisp/ibuffer.el (ibuffer-confirm-operation-on): Prefer string
search over regexp matching where either will do.
* test/lisp/vc/vc-tests/vc-tests.el
(vc-test--run-maybe-unsupported-function): Pacify unused
condition-case error variable warnings (bug#72212).
2026-03-11 16:05:04 -04:00
..
diff-mode-resources ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
vc-tests Tweak recent error descriptor changes 2026-03-11 16:05:04 -04:00
add-log-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
diff-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-diff-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-mult-tests.el ; * test/lisp/vc/ediff-mult-tests.el: use ert-with-temp-directory 2026-02-05 17:36:18 +01:00
ediff-ptch-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emerge-tests.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
smerge-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-bzr-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-cvs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-git-tests.el test subdirectory: Use new error-API 2026-03-10 10:48:22 -04:00
vc-hg-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00