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
a869edd4
Commit
a869edd4
authored
Mar 31, 2006
by
Kenichi Handa
Browse files
(xg_set_icon): Delete superfluous UNGCPRO.
parent
23347d76
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/xfns.c
src/xfns.c
+0
-1
No files found.
src/ChangeLog
View file @
a869edd4
2006-03-31 Kenichi Handa <handa@m17n.org>
* xfns.c (xg_set_icon): Delete superfluous UNGCPRO.
2006-03-30 Dan Nicolaescu <dann@ics.uci.edu>
* xdisp.c (syms_of_xdisp): Fix variable name.
...
...
src/xfns.c
View file @
a869edd4
...
...
@@ -816,7 +816,6 @@ xg_set_icon (f, file)
UNBLOCK_INPUT
;
}
UNGCPRO;
return
result
;
}
...
...
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