Skip to content

Commit

Permalink
Update message
Browse files Browse the repository at this point in the history
  • Loading branch information
rejeep committed Sep 23, 2016
1 parent db11306 commit a70dd61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.el
Expand Up @@ -32,7 +32,7 @@
(add-hook 'emacs-startup-hook
(lambda ()
(when (string= (buffer-name) "*scratch*")
(animate-string ";; Welcome Sir!" (/ (frame-height) 2)))))
(animate-string "(message \"Welcome Sir!\")" (/ (frame-height) 2)))))


;;;; Packages
Expand Down

0 comments on commit a70dd61

Please sign in to comment.