Skip to content

Commit

Permalink
Not display cl is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
mgi166 committed Dec 29, 2020
1 parent 82fb761 commit b84cac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/emacs/files/.emacs.d/init.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(setq gc-cons-threshold 134217728)
(setq byte-compile-warnings '(not cl-functions obsolete))
(require 'cl)

;; 引数の directory とその sub_directory を load-path に追加
Expand Down

0 comments on commit b84cac0

Please sign in to comment.