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
a68c0d3b
Commit
a68c0d3b
authored
Aug 11, 1993
by
Richard M. Stallman
Browse files
(enum window_loop): Delete final comma.
parent
6cd195e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/window.c
src/window.c
+1
-1
No files found.
src/window.c
View file @
a68c0d3b
...
...
@@ -1092,7 +1092,7 @@ enum window_loop
DELETE_OTHER_WINDOWS
,
/* Arg is window not to delete */
DELETE_BUFFER_WINDOWS
,
/* Arg is buffer */
GET_LARGEST_WINDOW
,
UNSHOW_BUFFER
,
/* Arg is buffer */
UNSHOW_BUFFER
/* Arg is buffer */
};
static
Lisp_Object
...
...
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