Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d31b6237
Commit
d31b6237
authored
Nov 15, 1995
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(syms_of_xselect): Doc fix.
parent
7b990caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/xselect.c
src/xselect.c
+1
-1
No files found.
src/xselect.c
View file @
d31b6237
...
...
@@ -2123,7 +2123,7 @@ and there is no meaningful selection value.");
\(This happens when some other X client makes its own selection
\n
\
or when a Lisp program explicitly clears the selection.)
\n
\
The functions are called with one argument, the selection type
\n
\
\(a symbol, typically `PRIMARY', `SECONDARY', or `CLIPBOARD'
.
)"
);
\(a symbol, typically `PRIMARY', `SECONDARY', or `CLIPBOARD')
.
"
);
Vx_lost_selection_hooks
=
Qnil
;
DEFVAR_LISP
(
"x-sent-selection-hooks"
,
&
Vx_sent_selection_hooks
,
...
...
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