summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristoffer Haugsbakk <haugsbakk@yahoo.no>2016-10-28 23:53:11 +0200
committerKristoffer Haugsbakk <haugsbakk@yahoo.no>2016-10-29 11:59:29 +0200
commit16c534b1738894ee2e215736741630fa353a17d9 (patch)
treef7482f1f1271be5db300959b82035e1d72ca2ca6
parent1f59618339b5f0c09c1aca5f27aa6422273e80f5 (diff)
Unset execute permission for files
Neither Elisp libraries nor readmes need to be executable in this sense. The permissions were changed from 644 to 755 in c96499e (“Extract surround-operator-alist to a customizeable variable”). A commit that didn’t have anything to do with permissions. So I guess some command was invoked by accident.
-rw-r--r--[-rwxr-xr-x]README.md0
-rw-r--r--[-rwxr-xr-x]evil-surround.el0
2 files changed, 0 insertions, 0 deletions
diff --git a/README.md b/README.md
index 76ce8b6..76ce8b6 100755..100644
--- a/README.md
+++ b/README.md
diff --git a/evil-surround.el b/evil-surround.el
index a76b518..a76b518 100755..100644
--- a/evil-surround.el
+++ b/evil-surround.el