elpasync pushed a change to branch elpa/helm. from 7f6027413d Fix directory symlink preselection new db04dc0dfe Add new file helm-x-icon.el (#2701) new 426cbba8ce Adapt helm-files for helm-x-icons (#2701) new baa3eaa4b2 Adapt helm-bookmarks for helm-x-icons (#2701) new 107da0d7ab Adapt helm-buffers for helm-x-icons (#2701) new 5aedc49d14 Adapt helm-imenu for helm-x-icons (#2701) new 42f764cff0 Remove all-the-icons declarations now unneeded (#2701) new ea0bce9e19 Fix requiring icons packages in bookmark (#2701) new ac55ed8784 Fix helm-x-icons-faicon for globe (#2701) new 36d460d2eb New function helm-x-icons-generic that fit for all (#2701) new 00eb4ef3a7 Use now helm-x-icons-generic where needed (#2701) new 89f24b6767 Use helm-x-icons-generic in imenu (#2701)
Summary of changes: helm-bookmark.el | 28 ++++------ helm-buffers.el | 20 ++++--- helm-files.el | 33 +++++------ helm-imenu.el | 164 +++++++++++++++++++++++++++---------------------------- helm-x-icons.el | 148 +++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 269 insertions(+), 124 deletions(-) create mode 100644 helm-x-icons.el