elpasync pushed a change to branch elpa/helm. from 36b0fa4eac Fix defcustom odd types warnings in emacs-29 new 07a9fe9031 Require helm-lib in *global-bindings (#2520) new 8387864d5a Fix unquoted single quotes in docstrings
Summary of changes: helm-adaptive.el | 14 +- helm-bookmark.el | 40 +- helm-buffers.el | 96 ++--- helm-color.el | 12 +- helm-comint.el | 16 +- helm-command.el | 56 +-- helm-core.el | 958 ++++++++++++++++++++++++------------------------ helm-dabbrev.el | 48 +-- helm-elisp-package.el | 8 +- helm-elisp.el | 52 +-- helm-epa.el | 12 +- helm-eshell.el | 20 +- helm-eval.el | 8 +- helm-external.el | 22 +- helm-files.el | 636 ++++++++++++++++---------------- helm-find.el | 8 +- helm-font.el | 16 +- helm-for-files.el | 22 +- helm-global-bindings.el | 4 +- helm-grep.el | 140 +++---- helm-help.el | 8 +- helm-id-utils.el | 18 +- helm-imenu.el | 34 +- helm-info.el | 32 +- helm-lib.el | 262 ++++++------- helm-locate.el | 52 +-- helm-man.el | 6 +- helm-misc.el | 22 +- helm-mode.el | 376 +++++++++---------- helm-multi-match.el | 32 +- helm-net.el | 32 +- helm-occur.el | 80 ++-- helm-regexp.el | 10 +- helm-ring.el | 38 +- helm-semantic.el | 24 +- helm-source.el | 292 +++++++-------- helm-sys.el | 40 +- helm-tags.el | 30 +- helm-utils.el | 122 +++--- helm-x-files.el | 6 +- 40 files changed, 1853 insertions(+), 1851 deletions(-)