summaryrefslogtreecommitdiff
path: root/elchemy-dashboard.el
diff options
context:
space:
mode:
Diffstat (limited to 'elchemy-dashboard.el')
-rw-r--r--elchemy-dashboard.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/elchemy-dashboard.el b/elchemy-dashboard.el
index 299a2e2..2839307 100644
--- a/elchemy-dashboard.el
+++ b/elchemy-dashboard.el
@@ -93,7 +93,7 @@
(insert "\n")
(button-mode +1)
(read-only-mode +1)
- (beginning-of-buffer))))
+ (goto-char (point-min)))))
(defun elchemy/recreate-dashboard ()
"Recreate the dashboard"