Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d854d839
Commit
d854d839
authored
May 05, 1997
by
Richard M. Stallman
Browse files
Comment change.
parent
dfc465d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/term/x-win.el
lisp/term/x-win.el
+3
-0
No files found.
lisp/term/x-win.el
View file @
d854d839
...
...
@@ -582,6 +582,9 @@ This is in addition to the primary selection.")
;;; Return the value of the current X selection.
;;; Consult the selection, then the cut buffer. Treat empty strings
;;; as if they were unset.
;;; If this function is called twice and finds the same text,
;;; it returns nil the second time. This is so that a single
;;; selection won't be added to the kill ring over and over.
(
defun
x-cut-buffer-or-selection-value
()
(
let
(
text
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment