Age | Commit message (Collapse) | Author |
|
* dashboard.el (dashboard-mode-map): Bind `durand-open-object` so as
to easily open things.
|
|
* dashboard.el (dashboard-mode-map): Bind `gnus` to 'g' for
conveniently accessing mails.
|
|
* dashboard.el (dashboard-mode-map): Bind `modeline-toggle` to 't' to
conveniently toggle the mode line.
|
|
* dashboard.el (dashboard-mode): A dedicated mode with convenient
access functions.
(dashboard-preload): A macro to define convenient functions easily.
|
|
"Don't kill" => "Please don't kill"
|
|
* dashboard.el (dont-kill-dashboard-fn): Such an error / warning
message should not end with a period.
|
|
|
|
|
|
Sometimes the dashboard is renderred weirdly, so I want to have a
convenient way to reset the dashboard buffer.
|
|
* dashboard.el (dashboard): Use a new image of a cute cat.
|
|
A lot of improvements.
|
|
Now I don't have to use a special command to launch Emacs. And the
configuration files are placed in the normal position now.
|
|
In the course of configuring Emacs there are numerous changes to make.
This is one regular step.
|
|
|