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

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

[nongnu] elpa/exec-path-from-shell 0a07f5489c 109/114: Merge pull reques


From: ELPA Syncer
Subject: [nongnu] elpa/exec-path-from-shell 0a07f5489c 109/114: Merge pull request #105 from brandelune/patch-1
Date: Tue, 5 Sep 2023 04:00:08 -0400 (EDT)

branch: elpa/exec-path-from-shell
commit 0a07f5489c66f76249e6207362614b595b80c230
Merge: bf4bdc8b89 4c3fbc3d7f
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #105 from brandelune/patch-1
    
    "docstring wider than 80 characters"
---
 exec-path-from-shell.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exec-path-from-shell.el b/exec-path-from-shell.el
index 89eed8b5e7..1a2281113a 100644
--- a/exec-path-from-shell.el
+++ b/exec-path-from-shell.el
@@ -89,7 +89,7 @@
   :group 'exec-path-from-shell)
 
 (defcustom exec-path-from-shell-warn-duration-millis 500
-  "Print a warning message if shell execution takes longer than this many 
milliseconds."
+  "Print a warning if shell execution takes longer than this many 
milliseconds."
   :type 'integer)
 
 (defcustom exec-path-from-shell-shell-name nil



reply via email to

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