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
987d2ad1
Commit
987d2ad1
authored
Apr 07, 1993
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in comment delimiter.
parent
e0446ff7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/xterm.c
src/xterm.c
+1
-1
No files found.
src/xterm.c
View file @
987d2ad1
...
...
@@ -159,7 +159,7 @@ Display *x_current_display;
/* The cursor to use for vertical scroll bars on x_current_display. */
static
Cursor
x_vertical_scroll_bar_cursor
;
/* Frame being updated by update_frame. This is declared in term.c.
*/
/* Frame being updated by update_frame. This is declared in term.c.
This is set by update_begin and looked at by all the
XT functions. It is zero while not inside an update.
In that case, the XT functions assume that `selected_frame'
...
...
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