summaryrefslogtreecommitdiff
path: root/emacs-lisp-mode/defcustom
diff options
context:
space:
mode:
authorAllen Zheng <strburst@users.noreply.github.com>2016-08-01 15:20:50 -0700
committerAllen Zheng <strburst@users.noreply.github.com>2016-08-01 15:46:47 -0700
commit7ca2a64ed21268f06821c0d452c2dc6b9fb22acc (patch)
treeafd6e83e5a5c78be92a76b6e61ccf0085769350f /emacs-lisp-mode/defcustom
parentc9ef59e2edb63f5d3f074877e5b0d88625b7dfee (diff)
Fix Emacs Lisp snippets being executable
Since snippets aren't executable files, the executable bit shouldn't be set. Interestingly, the Emacs Lisp snippets have been executable since they were imported from the yasnippet repo in commit 5600362497c5df4b9d65a1522d906ee1a6e72775. The only effect of this commit will be to help prevent people from accidentally executing the Emacs Lisp snippets and being dissappointed.
Diffstat (limited to 'emacs-lisp-mode/defcustom')
-rw-r--r--[-rwxr-xr-x]emacs-lisp-mode/defcustom0
1 files changed, 0 insertions, 0 deletions
diff --git a/emacs-lisp-mode/defcustom b/emacs-lisp-mode/defcustom
index 10ff35a..10ff35a 100755..100644
--- a/emacs-lisp-mode/defcustom
+++ b/emacs-lisp-mode/defcustom