summaryrefslogtreecommitdiff
path: root/default.el
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-02 05:08:08 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-02 05:08:08 +0000
commit7346ce8c248bc4bcdd7ebc21e7ff66f959d83942 (patch)
tree0cac8f682d91e2997e998c47492462f86e19e011 /default.el
parentd610ee73405747b67cb094b0ec2f011e7a1d6e22 (diff)
automatic import of emacs
Diffstat (limited to 'default.el')
-rw-r--r--default.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.el b/default.el
new file mode 100644
index 0000000..7df4cee
--- /dev/null
+++ b/default.el
@@ -0,0 +1,7 @@
+;;; default.el - loaded after ".emacs" on startup
+;;;
+;;; Setting `inhibit-default-init' non-nil in "~/.emacs"
+;;; prevents loading of this file. Also the "-q" option to emacs
+;;; prevents both "~/.emacs" and this file from being loaded at startup.
+
+(setq-default smime-CA-directory "/etc/ssl/certs")