1 Star 0 Fork 36

mc964203886 / emacs

forked from openEuler-RISC-V / emacs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
site-start.el 294 Bytes
一键复制 编辑 原始数据 按行查看 历史
orange-snn 提交于 2019-12-29 17:04 . init
;;; loaded before user's ".emacs" file and default.el
;; load *.el and *.elc in /usr/share/emacs/site-lisp/site-start.d on startup
(mapc
'load
(delete-dups
(mapcar 'file-name-sans-extension
(directory-files
"/usr/share/emacs/site-lisp/site-start.d" t "\\.elc?\\'"))))
1
https://gitee.com/mc964203886/emacs.git
git@gitee.com:mc964203886/emacs.git
mc964203886
emacs
emacs
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891