emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/so-long d73e2bc: fixup! Add so-long library


From: Phil
Subject: [Emacs-diffs] scratch/so-long d73e2bc: fixup! Add so-long library
Date: Sun, 7 Jul 2019 07:04:43 -0400 (EDT)

branch: scratch/so-long
commit d73e2bca0932ca3a52879467020ea119f51893d1
Author: Phil Sainty <address@hidden>
Commit: Phil Sainty <address@hidden>

    fixup! Add so-long library
    
    Trivial docstring rewording.
---
 lisp/so-long.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/lisp/so-long.el b/lisp/so-long.el
index 278ad06..0d411b2 100644
--- a/lisp/so-long.el
+++ b/lisp/so-long.el
@@ -492,9 +492,8 @@ files would prevent Emacs from handling them correctly."
 
 Only called if the major mode is a member of `so-long-target-modes'.
 
-If the function returns non-nil, `so-long' will be invoked.
-
-The specified function will be called with no arguments.
+The specified function will be called with no arguments.  If it returns non-nil
+then `so-long' will be invoked.
 
 Defaults to `so-long-detected-long-line-p'."
   :type '(choice (const so-long-detected-long-line-p)



reply via email to

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