emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-surround 16c534b173 089/175: Unset execute permission


From: ELPA Syncer
Subject: [nongnu] elpa/evil-surround 16c534b173 089/175: Unset execute permission for files
Date: Mon, 9 Oct 2023 13:01:05 -0400 (EDT)

branch: elpa/evil-surround
commit 16c534b1738894ee2e215736741630fa353a17d9
Author: Kristoffer Haugsbakk <haugsbakk@yahoo.no>
Commit: Kristoffer Haugsbakk <haugsbakk@yahoo.no>

    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.
---
 README.md        | 0
 evil-surround.el | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
old mode 100755
new mode 100644
diff --git a/evil-surround.el b/evil-surround.el
old mode 100755
new mode 100644



reply via email to

[Prev in Thread] Current Thread [Next in Thread]