aboutsummaryrefslogtreecommitdiffstats
path: root/etc/emacs.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/emacs.profile')
-rw-r--r--etc/emacs.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/emacs.profile b/etc/emacs.profile
index 95a4dd6b2..071a9f5d2 100644
--- a/etc/emacs.profile
+++ b/etc/emacs.profile
@@ -11,9 +11,9 @@ noblacklist ${HOME}/.emacs.d
11# if you need gpg uncomment the following line 11# if you need gpg uncomment the following line
12# or put it into your emacs.local 12# or put it into your emacs.local
13#noblacklist ${HOME}/.gnupg 13#noblacklist ${HOME}/.gnupg
14noblacklist ${HOME}/.python-history 14
15noblacklist ${HOME}/.python_history 15# Allows files commonly used by IDEs
16noblacklist ${HOME}/.pythonhist 16include allow-common-devel.inc
17 17
18include disable-common.inc 18include disable-common.inc
19include disable-passwdmgr.inc 19include disable-passwdmgr.inc