mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2025-01-31 04:56:21 +01:00
[post] update emacs-everywhere post code
This commit is contained in:
parent
04a16c2c61
commit
a0d1215b72
1 changed files with 3 additions and 3 deletions
|
@ -104,7 +104,7 @@ Emacs 原生安卓版项目主页在(建议读读主页的描述文件的 FAQ
|
||||||
|
|
||||||
我现在的配置文件如下:
|
我现在的配置文件如下:
|
||||||
|
|
||||||
```lisp
|
```elisp
|
||||||
;; BASIC SETUP:
|
;; BASIC SETUP:
|
||||||
;; package setup - bootstrap the package system
|
;; package setup - bootstrap the package system
|
||||||
(require 'package)
|
(require 'package)
|
||||||
|
|
Loading…
Reference in a new issue