emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 336cd0a: ; * lisp/select.el (select-enable-primar


From: Philipp Stephani
Subject: [Emacs-diffs] emacs-26 336cd0a: ; * lisp/select.el (select-enable-primary): Add missing period.
Date: Sun, 29 Oct 2017 12:33:34 -0400 (EDT)

branch: emacs-26
commit 336cd0a11ab39e40a6623d2f1a0ec234ea9d29b7
Author: Philipp Stephani <address@hidden>
Commit: Philipp Stephani <address@hidden>

    ; * lisp/select.el (select-enable-primary): Add missing period.
---
 lisp/select.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/select.el b/lisp/select.el
index d950d70..54acb52 100644
--- a/lisp/select.el
+++ b/lisp/select.el
@@ -98,7 +98,7 @@ if applicable (i.e. under X11)."
   'select-enable-clipboard "25.1")
 
 (defcustom select-enable-primary nil
-  "Non-nil means cutting and pasting uses the primary selection
+  "Non-nil means cutting and pasting uses the primary selection.
 The existence of a primary selection depends on the underlying GUI you use.
 E.g. it doesn't exist under MS-Windows."
   :type 'boolean



reply via email to

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