ソースを参照

update initial message

pull/1/head
10sr 12年前
コミット
7da75c278d
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el ファイルの表示

@@ -98,7 +98,7 @@ otherwise the path where the library installed."

(add-hook 'after-init-hook
(lambda ()
(message (emacs-init-time))
(message "%s was taken to initialize emacs." (emacs-init-time))
(switch-to-buffer "*Messages*")
))



読み込み中…
キャンセル
保存