Created
March 14, 2013 13:22
-
-
Save ponkore/5161256 to your computer and use it in GitHub Desktop.
Emacs-24.3 に update したらいろいろと `obsolete` ってたwww
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading /Users/masao/.emacs.d/functions/convenience.el (source)...done | |
Loading /Users/masao/.emacs.d/functions/local.el (source)...done | |
Loading /Users/masao/.emacs.d/config/builtins.el (source)... | |
Loading /Users/masao/.emacs.d/config/builtins/diff-mode.el (source)...done | |
Loading /Users/masao/.emacs.d/config/builtins/text-mode.el (source)...done | |
Loading /Users/masao/.emacs.d/config/builtins/cc-mode.el (source)...done | |
Loading /Users/masao/.emacs.d/config/builtins/emacs-lisp-mode.el (source)...done | |
Loading /Users/masao/.emacs.d/config/builtins.el (source)...done | |
Loading /Users/masao/.emacs.d/config/packages.el (source)... | |
`flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'. | |
Helm completion enabled | |
Loading /Users/masao/.emacs.d/config/packages/magit.el (source)...done | |
Loading /Users/masao/.emacs.d/config/packages/js2-mode.el (source)...done | |
Loading /Users/masao/.emacs.d/config/packages/local.el (source)...done | |
Loading /Users/masao/.emacs.d/config/packages.el (source)...done | |
Loading /Users/masao/.emacs.d/config/local.el (source)... | |
(lambda (l) ...) quoted with ' rather than with #' | |
`labels' is an obsolete macro (as of 24.3); use `cl-labels' instead. [2 times] | |
[yas] Prepared just-in-time loading for /Users/masao/.emacs.d/el-get/yasnippet/snippets | |
[yas] Prepared just-in-time loading for ~/.emacs.d/snippets | |
[yas] Reloaded everything (snippets will load just-in-time).... | |
Package assoc is obsolete! | |
`flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'. [13 times] | |
Loading config/packages/japanese-holidays...done | |
Loading /Users/masao/.emacs.d/config/packages/helm-hosen.el (source)... | |
Loading vc-git...done | |
Loading /Users/masao/.emacs.d/config/packages/helm-hosen.el (source)...done | |
Loading /Users/masao/.emacs.d/config/local.el (source)...done | |
[yas] Loading for `emacs-lisp-mode', just-in-time: (yas--load-directory-1 /Users/masao/.emacs.d/el-get/yasnippet/snippets/emacs-lisp-mode (quote emacs-lisp-mode) (quote (text-mode)))! | |
[yas] Loading compiled snippets from /Users/masao/.emacs.d/el-get/yasnippet/snippets/emacs-lisp-mode | |
[yas] Loading for `text-mode', just-in-time: (yas--load-directory-1 /Users/masao/.emacs.d/el-get/yasnippet/snippets/text-mode (quote text-mode) (quote nil))! | |
[yas] Loading compiled snippets from /Users/masao/.emacs.d/el-get/yasnippet/snippets/text-mode | |
For information about GNU Emacs and the GNU system, type <f1> C-a. | |
Loading /Users/masao/.recentf...done | |
Cleaning up the recentf list... | |
File /Users/masao/work/Blog/misaki/ponkore.github.com/index3.html removed from the recentf list | |
File /Users/masao/work/Blog/misaki/ponkore.github.com/tag/tag1.html removed from the recentf list | |
File /Users/masao/work/Blog/misaki/ponkore.github.com/index4.html removed from the recentf list | |
File /Users/masao/mem removed from the recentf list | |
Cleaning up the recentf list...done (4 removed) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment