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
a27fd309
Commit
a27fd309
authored
Oct 05, 2013
by
Jan Djärv
Browse files
* nsterm.m (check_native_fs): Remove erroneous comment.
parent
9e73b242
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/nsterm.m
src/nsterm.m
+0
-1
No files found.
src/ChangeLog
View file @
a27fd309
2013-10-05 Jan Djärv <jan.h.d@swipnet.se>
* nsterm.m (check_native_fs): Remove erroneous comment.
2013-10-04 Dmitry Antipov <dmantipov@yandex.ru>
* xdisp.c (redisplay_internal): Simplify because scan_for_column now
...
...
src/nsterm.m
View file @
a27fd309
...
...
@@ -3385,7 +3385,6 @@ overwriting cursor (usually when cursor on a tab) */
ns_last_use_native_fullscreen = ns_use_native_fullscreen;
/* Clear the mouse-moved flag for every frame on this display. */
FOR_EACH_FRAME (tail, frame)
{
struct frame *f = XFRAME (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