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 4c3fbc3d7f 108/114: "docstring wider


From: ELPA Syncer
Subject: [nongnu] elpa/exec-path-from-shell 4c3fbc3d7f 108/114: "docstring wider than 80 characters"
Date: Tue, 5 Sep 2023 04:00:08 -0400 (EDT)

branch: elpa/exec-path-from-shell
commit 4c3fbc3d7f34453a99f90097f32b1015acb35a25
Author: Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org>
Commit: GitHub <noreply@github.com>

    "docstring wider than 80 characters"
    
    Just trying to reduce the number of warning messages for a build with 
native compilation.
---
 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]