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
88623f1c
Commit
88623f1c
authored
Dec 28, 1997
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fx_rotate_cut_buffers_internal): Doc fix.
parent
6dd05c14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/xselect.c
src/xselect.c
+2
-2
No files found.
src/xselect.c
View file @
88623f1c
...
...
@@ -2168,8 +2168,8 @@ DEFUN ("x-store-cut-buffer-internal", Fx_store_cut_buffer_internal,
DEFUN
(
"x-rotate-cut-buffers-internal"
,
Fx_rotate_cut_buffers_internal
,
Sx_rotate_cut_buffers_internal
,
1
,
1
,
0
,
"Rotate the values of the cut buffers by the given number of step
s;
\n
\
p
ositive means
mov
e values forward, negative means backward."
)
"Rotate the values of the cut buffers by the given number of step
.
\n
\
P
ositive means
shift th
e values forward, negative means backward."
)
(
n
)
Lisp_Object
n
;
{
...
...
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