Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Restore Emacs 26 support #409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

Stebalien
Copy link
Contributor

Use image-type-available-p and image-type instead of image-supported-file-p as that function only exists in Emacs 29.

Use `image-type-available-p` and `image-type` instead of
`image-supported-file-p` as that function only exists in Emacs 29.
@jcs090218
Copy link
Member

jcs090218 commented Nov 17, 2022

LGTM! Thanks!

@seagle0128 Does this patch work for you?

@jcs090218
Copy link
Member

Okay, I am merging this since @channel-42 has confirmed it works!

@jcs090218 jcs090218 merged commit 9359285 into emacs-dashboard:master Nov 17, 2022
@seagle0128
Copy link
Contributor

It works, thank you!

phdenzel added a commit to phdenzel/phd-dashboard that referenced this pull request Feb 9, 2023
* 'master' of github.com:emacs-dashboard/emacs-dashboard: (21 commits)
  Inherit height on agenda entries from dashboard-items-face. (emacs-dashboard#435)
  Updated dashboard-filter-agenda-by-time w/help @ricardoricho
  Fixed issue wherein all previous entries showed.
  fix: Make sure we don't interfere init-info (emacs-dashboard#429)
  fix(centering): Caculate line length in pixel width (emacs-dashboard#427)
  docs(README.md): Update Eask's link
  Update copyright year
  fix: Revert display newline on footer (emacs-dashboard#424)
  tests: Avoid actions' warnings
  Add default script directive
  Use non-interactive for deleteing char (emacs-dashboard#422)
  Workaround for incorrect center text calculation  (emacs-dashboard#420)
  fix: don't assume that PNGs are supported (emacs-dashboard#418)
  Setup node is no longer required
  Avoid `(pred (not` as it isn't supported before Emacs 28. (emacs-dashboard#416)
  Fix dashboard centering when both an image and text are specified (emacs-dashboard#415)
  Fix dashboard banner face (emacs-dashboard#412)
  Minor fix for point-at-bol/eol
  Restore Emacs 26 support (emacs-dashboard#409)
  changelog
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants