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

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

[elpa] externals/do-at-point 90d1791961 20/44: Remove partial sentence f


From: ELPA Syncer
Subject: [elpa] externals/do-at-point 90d1791961 20/44: Remove partial sentence from 'do-at-point-quick-bindings' docstring
Date: Fri, 25 Aug 2023 18:57:47 -0400 (EDT)

branch: externals/do-at-point
commit 90d17919619f95835bd373de98396803025339c7
Author: Philip Kaludercic <philip.kaludercic@fau.de>
Commit: Philip Kaludercic <philip.kaludercic@fau.de>

    Remove partial sentence from 'do-at-point-quick-bindings' docstring
---
 do-at-point.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/do-at-point.el b/do-at-point.el
index 640338ef9d..9a28fd1107 100644
--- a/do-at-point.el
+++ b/do-at-point.el
@@ -5,7 +5,7 @@
 ;; Author: Philip Kaludercic <philipk@posteo.net>
 ;; Maintainer: Philip Kaludercic <philipk@posteo.net>
 ;; URL: https://wwwcip.cs.fau.de/~oj14ozun/src+etc/do-at-point.el
-;; Version: $Id: do-at-point.el,v 1.18 2023/07/19 20:07:31 oj14ozun Exp 
oj14ozun $
+;; Version: $Id: do-at-point.el,v 1.19 2023/07/19 20:07:52 oj14ozun Exp 
oj14ozun $
 ;; Package-Version: 1
 ;; Package-Requires: ((emacs "26.1"))
 ;; Keywords: convenience
@@ -144,7 +144,7 @@ structure of the values of this user option."
 (defcustom do-at-point-quick-bindings t
   "Non-nil means that quick bindings are enabled.
 Quick bindings allow for the user to operate on a selection
-without having to have confirmed the first.  This might interfere with "
+without having to have confirmed the first."
   :type 'boolean)
 
 (defvar-local do-at-point-local-actions '()



reply via email to

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