summaryrefslogtreecommitdiff
path: root/modes/dashboard
AgeCommit message (Collapse)Author
2026-03-31fix(dashboard): the return value of lookup-key can be a lambdacondy
Fix #899
2024-12-08Dashboard: fix function arguments for adviceFrédéric Giquel
2022-06-06Change package-requires to 26.3James Nguyen
25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files
2022-01-24dashboard: remove redundant bindingscondy
2020-11-15dashboard: revamped via read-only bindingscondy
2020-02-19dashboard: Fix free variable warning.Pierre Neidhardt
2020-02-16fix byte-compile errorsYunhao Zhao
third-party packages should be required with the NOERROR argument
2020-02-15Add bindings for DashboardKisaragi Hiu