elpasync pushed a change to branch elpa/vm.
from 64bdc61319 Merge branch 'main' into 'main'
new 018ca8337a Fix byte-compile warnings in vm-imap, vm-pop,
vm-postpone, vm-rfaddons, vm-vcard
new be157c238c address native compile warnings (fixes vm#472)
new 5cc5cfa59c Fix "Blocking call to accept-process-output with quit
inhibited" warning
new 2634ac6f12 added single target to run standard lints
new 7b794e294c Merge branch vm:main into main
new 4de80ac0a1 Merge branch 'main' into 'main'
Summary of changes:
Makefile.in | 13 +++++++++----
dev/docs/releasing.org | 4 ++++
lisp/vm-avirtual.el | 12 ++++++++++--
lisp/vm-biff.el | 4 ++++
lisp/vm-build.el | 8 +++++++-
lisp/vm-crypto.el | 2 +-
lisp/vm-folder.el | 25 +++++++++++++++++++++++--
lisp/vm-imap.el | 42 +++++++++++++-----------------------------
lisp/vm-message.el | 6 ++++--
lisp/vm-mime.el | 10 ++++++++++
lisp/vm-misc.el | 11 +++++++++++
lisp/vm-pcrisis.el | 10 +++++++++-
lisp/vm-pop.el | 16 +++++++++-------
lisp/vm-postpone.el | 4 ++--
lisp/vm-reply.el | 10 ++++++++++
lisp/vm-rfaddons.el | 4 ++--
lisp/vm-save.el | 4 ++--
lisp/vm-serial.el | 5 ++++-
lisp/vm-summary.el | 3 +++
lisp/vm-vcard.el | 7 +++++++
20 files changed, 144 insertions(+), 56 deletions(-)