Skip to content

Commit

Permalink
feat: fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
xhcoding committed Dec 9, 2023
1 parent 3d6a9b9 commit 8dbc151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Emacs 启动过程的早期加载。

#+begin_src elisp
(setq gc-cons-threshold most-positive-fixnum)
(setq debug-on-error t)
#+end_src

** file handler 临时设置为 nil,加快启动速度
Expand Down

0 comments on commit 8dbc151

Please sign in to comment.